Cite This Page
Bibliographic details for Mobile device code
- Page name: Mobile device code
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 22 February 2004 17:53 UTC
- Date retrieved: 23 January 2026 13:25 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=Mobile_device_code&oldid=14501
- Page Version ID: 14501
Citation styles for Mobile device code
APA style
Mobile device code. (2004, February 22). Consumerium development wiki. Retrieved 13:25, January 23, 2026 from https://develop.consumerium.org/w/index.php?title=Mobile_device_code&oldid=14501.
MLA style
"Mobile device code." Consumerium development wiki. 22 Feb 2004, 17:53 UTC. 23 Jan 2026, 13:25 <https://develop.consumerium.org/w/index.php?title=Mobile_device_code&oldid=14501>.
MHRA style
Consumerium development wiki contributors, 'Mobile device code', Consumerium development wiki, 22 February 2004, 17:53 UTC, <https://develop.consumerium.org/w/index.php?title=Mobile_device_code&oldid=14501> [accessed 23 January 2026]
Chicago style
Consumerium development wiki contributors, "Mobile device code," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=Mobile_device_code&oldid=14501 (accessed January 23, 2026).
CBE/CSE style
Consumerium development wiki contributors. Mobile device code [Internet]. Consumerium development wiki; 2004 Feb 22, 17:53 UTC [cited 2026 Jan 23]. Available from: https://develop.consumerium.org/w/index.php?title=Mobile_device_code&oldid=14501.
Bluebook style
Mobile device code, https://develop.consumerium.org/w/index.php?title=Mobile_device_code&oldid=14501 (last visited January 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "Mobile device code --- Consumerium development wiki{,} ",
year = "2004",
url = "https://develop.consumerium.org/w/index.php?title=Mobile_device_code&oldid=14501",
note = "[Online; accessed 23-January-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "Mobile device code --- Consumerium development wiki{,} ",
year = "2004",
url = "\url{https://develop.consumerium.org/w/index.php?title=Mobile_device_code&oldid=14501}",
note = "[Online; accessed 23-January-2026]"
}