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