Cite This Page
Bibliographic details for Comment
- Page name: Comment
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 14 May 2005 06:39 UTC
- Date retrieved: 20 January 2026 22:09 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=Comment&oldid=13465
- Page Version ID: 13465
Citation styles for Comment
APA style
Comment. (2005, May 14). Consumerium development wiki. Retrieved 22:09, January 20, 2026 from https://develop.consumerium.org/w/index.php?title=Comment&oldid=13465.
MLA style
"Comment." Consumerium development wiki. 14 May 2005, 06:39 UTC. 20 Jan 2026, 22:09 <https://develop.consumerium.org/w/index.php?title=Comment&oldid=13465>.
MHRA style
Consumerium development wiki contributors, 'Comment', Consumerium development wiki, 14 May 2005, 06:39 UTC, <https://develop.consumerium.org/w/index.php?title=Comment&oldid=13465> [accessed 20 January 2026]
Chicago style
Consumerium development wiki contributors, "Comment," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=Comment&oldid=13465 (accessed January 20, 2026).
CBE/CSE style
Consumerium development wiki contributors. Comment [Internet]. Consumerium development wiki; 2005 May 14, 06:39 UTC [cited 2026 Jan 20]. Available from: https://develop.consumerium.org/w/index.php?title=Comment&oldid=13465.
Bluebook style
Comment, https://develop.consumerium.org/w/index.php?title=Comment&oldid=13465 (last visited January 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "Comment --- Consumerium development wiki{,} ",
year = "2005",
url = "https://develop.consumerium.org/w/index.php?title=Comment&oldid=13465",
note = "[Online; accessed 20-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 = "Comment --- Consumerium development wiki{,} ",
year = "2005",
url = "\url{https://develop.consumerium.org/w/index.php?title=Comment&oldid=13465}",
note = "[Online; accessed 20-January-2026]"
}