Cite This Page
Bibliographic details for XML dump
- Page name: XML dump
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 16 August 2012 10:02 UTC
- Date retrieved: 7 February 2026 03:51 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=XML_dump&oldid=41310
- Page Version ID: 41310
Citation styles for XML dump
APA style
XML dump. (2012, August 16). Consumerium development wiki. Retrieved 03:51, February 7, 2026 from https://develop.consumerium.org/w/index.php?title=XML_dump&oldid=41310.
MLA style
"XML dump." Consumerium development wiki. 16 Aug 2012, 10:02 UTC. 7 Feb 2026, 03:51 <https://develop.consumerium.org/w/index.php?title=XML_dump&oldid=41310>.
MHRA style
Consumerium development wiki contributors, 'XML dump', Consumerium development wiki, 16 August 2012, 10:02 UTC, <https://develop.consumerium.org/w/index.php?title=XML_dump&oldid=41310> [accessed 7 February 2026]
Chicago style
Consumerium development wiki contributors, "XML dump," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=XML_dump&oldid=41310 (accessed February 7, 2026).
CBE/CSE style
Consumerium development wiki contributors. XML dump [Internet]. Consumerium development wiki; 2012 Aug 16, 10:02 UTC [cited 2026 Feb 7]. Available from: https://develop.consumerium.org/w/index.php?title=XML_dump&oldid=41310.
Bluebook style
XML dump, https://develop.consumerium.org/w/index.php?title=XML_dump&oldid=41310 (last visited February 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "XML dump --- Consumerium development wiki{,} ",
year = "2012",
url = "https://develop.consumerium.org/w/index.php?title=XML_dump&oldid=41310",
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 = "XML dump --- Consumerium development wiki{,} ",
year = "2012",
url = "\url{https://develop.consumerium.org/w/index.php?title=XML_dump&oldid=41310}",
note = "[Online; accessed 7-February-2026]"
}