Cite This Page
Bibliographic details for Preferences
- Page name: Preferences
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 2 December 2003 17:11 UTC
- Date retrieved: 7 February 2026 13:34 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=Preferences&oldid=14205
- Page Version ID: 14205
Citation styles for Preferences
APA style
Preferences. (2003, December 2). Consumerium development wiki. Retrieved 13:34, February 7, 2026 from https://develop.consumerium.org/w/index.php?title=Preferences&oldid=14205.
MLA style
"Preferences." Consumerium development wiki. 2 Dec 2003, 17:11 UTC. 7 Feb 2026, 13:34 <https://develop.consumerium.org/w/index.php?title=Preferences&oldid=14205>.
MHRA style
Consumerium development wiki contributors, 'Preferences', Consumerium development wiki, 2 December 2003, 17:11 UTC, <https://develop.consumerium.org/w/index.php?title=Preferences&oldid=14205> [accessed 7 February 2026]
Chicago style
Consumerium development wiki contributors, "Preferences," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=Preferences&oldid=14205 (accessed February 7, 2026).
CBE/CSE style
Consumerium development wiki contributors. Preferences [Internet]. Consumerium development wiki; 2003 Dec 2, 17:11 UTC [cited 2026 Feb 7]. Available from: https://develop.consumerium.org/w/index.php?title=Preferences&oldid=14205.
Bluebook style
Preferences, https://develop.consumerium.org/w/index.php?title=Preferences&oldid=14205 (last visited February 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "Preferences --- Consumerium development wiki{,} ",
year = "2003",
url = "https://develop.consumerium.org/w/index.php?title=Preferences&oldid=14205",
note = "[Online; accessed 7-February-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 = "Preferences --- Consumerium development wiki{,} ",
year = "2003",
url = "\url{https://develop.consumerium.org/w/index.php?title=Preferences&oldid=14205}",
note = "[Online; accessed 7-February-2026]"
}