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