Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: In the Pantheon contributors
- Publisher: In the Pantheon, .
- Date of last revision: 6 September 2021 19:12 UTC
- Date retrieved: 11 June 2026 14:14 UTC
- Permanent URL: http://www.allinthepantheon.com/index.php?title=Main_Page&oldid=47686
- Page Version ID: 47686
Citation styles for Main Page
APA style
Main Page. (2021, September 6). In the Pantheon, . Retrieved 14:14, June 11, 2026 from http://www.allinthepantheon.com/index.php?title=Main_Page&oldid=47686.
MLA style
"Main Page." In the Pantheon, . 6 Sep 2021, 19:12 UTC. 11 Jun 2026, 14:14 <http://www.allinthepantheon.com/index.php?title=Main_Page&oldid=47686>.
MHRA style
In the Pantheon contributors, 'Main Page', In the Pantheon, , 6 September 2021, 19:12 UTC, <http://www.allinthepantheon.com/index.php?title=Main_Page&oldid=47686> [accessed 11 June 2026]
Chicago style
In the Pantheon contributors, "Main Page," In the Pantheon, , http://www.allinthepantheon.com/index.php?title=Main_Page&oldid=47686 (accessed June 11, 2026).
CBE/CSE style
In the Pantheon contributors. Main Page [Internet]. In the Pantheon, ; 2021 Sep 6, 19:12 UTC [cited 2026 Jun 11]. Available from: http://www.allinthepantheon.com/index.php?title=Main_Page&oldid=47686.
Bluebook style
Main Page, http://www.allinthepantheon.com/index.php?title=Main_Page&oldid=47686 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "In the Pantheon",
title = "Main Page --- In the Pantheon{,} ",
year = "2021",
url = "http://www.allinthepantheon.com/index.php?title=Main_Page&oldid=47686",
note = "[Online; accessed 11-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 = "In the Pantheon",
title = "Main Page --- In the Pantheon{,} ",
year = "2021",
url = "\url{http://www.allinthepantheon.com/index.php?title=Main_Page&oldid=47686}",
note = "[Online; accessed 11-June-2026]"
}