Cite This Page
Bibliographic details for Question
- Page name: Question
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 28 March 2004 02:30 UTC
- Date retrieved: 10 June 2026 00:27 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=Question&oldid=15391
- Page Version ID: 15391
Citation styles for Question
APA style
Question. (2004, March 28). Consumerium development wiki. Retrieved 00:27, June 10, 2026 from https://develop.consumerium.org/w/index.php?title=Question&oldid=15391.
MLA style
"Question." Consumerium development wiki. 28 Mar 2004, 02:30 UTC. 10 Jun 2026, 00:27 <https://develop.consumerium.org/w/index.php?title=Question&oldid=15391>.
MHRA style
Consumerium development wiki contributors, 'Question', Consumerium development wiki, 28 March 2004, 02:30 UTC, <https://develop.consumerium.org/w/index.php?title=Question&oldid=15391> [accessed 10 June 2026]
Chicago style
Consumerium development wiki contributors, "Question," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=Question&oldid=15391 (accessed June 10, 2026).
CBE/CSE style
Consumerium development wiki contributors. Question [Internet]. Consumerium development wiki; 2004 Mar 28, 02:30 UTC [cited 2026 Jun 10]. Available from: https://develop.consumerium.org/w/index.php?title=Question&oldid=15391.
Bluebook style
Question, https://develop.consumerium.org/w/index.php?title=Question&oldid=15391 (last visited June 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "Question --- Consumerium development wiki{,} ",
year = "2004",
url = "https://develop.consumerium.org/w/index.php?title=Question&oldid=15391",
note = "[Online; accessed 10-June-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 = "Question --- Consumerium development wiki{,} ",
year = "2004",
url = "\url{https://develop.consumerium.org/w/index.php?title=Question&oldid=15391}",
note = "[Online; accessed 10-June-2026]"
}