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