Cite This Page
Bibliographic details for Dragon Code
- Page name: Dragon Code
- Author: AnOtherWiki contributors
- Publisher: AnOtherWiki, .
- Date of last revision: 14 September 2023 02:53 UTC
- Date retrieved: 11 February 2026 21:39 UTC
- Permanent URL: https://anotherwiki.org/index.php?title=Dragon_Code&oldid=9951
- Page Version ID: 9951
Citation styles for Dragon Code
APA style
Dragon Code. (2023, September 14). AnOtherWiki, . Retrieved 21:39, February 11, 2026 from https://anotherwiki.org/index.php?title=Dragon_Code&oldid=9951.
MLA style
"Dragon Code." AnOtherWiki, . 14 Sep 2023, 02:53 UTC. 11 Feb 2026, 21:39 <https://anotherwiki.org/index.php?title=Dragon_Code&oldid=9951>.
MHRA style
AnOtherWiki contributors, 'Dragon Code', AnOtherWiki, , 14 September 2023, 02:53 UTC, <https://anotherwiki.org/index.php?title=Dragon_Code&oldid=9951> [accessed 11 February 2026]
Chicago style
AnOtherWiki contributors, "Dragon Code," AnOtherWiki, , https://anotherwiki.org/index.php?title=Dragon_Code&oldid=9951 (accessed February 11, 2026).
CBE/CSE style
AnOtherWiki contributors. Dragon Code [Internet]. AnOtherWiki, ; 2023 Sep 14, 02:53 UTC [cited 2026 Feb 11]. Available from: https://anotherwiki.org/index.php?title=Dragon_Code&oldid=9951.
Bluebook style
Dragon Code, https://anotherwiki.org/index.php?title=Dragon_Code&oldid=9951 (last visited February 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "AnOtherWiki",
title = "Dragon Code --- AnOtherWiki{,} ",
year = "2023",
url = "https://anotherwiki.org/index.php?title=Dragon_Code&oldid=9951",
note = "[Online; accessed 11-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 = "AnOtherWiki",
title = "Dragon Code --- AnOtherWiki{,} ",
year = "2023",
url = "\url{https://anotherwiki.org/index.php?title=Dragon_Code&oldid=9951}",
note = "[Online; accessed 11-February-2026]"
}