Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Humanipedia contributors
- Publisher: Humanipedia, .
- Date of last revision: 4 May 2016 22:57 UTC
- Date retrieved: 7 August 2026 11:51 UTC
- Permanent URL: https://en.humanipedia.org/index.php?title=Main_Page&oldid=26
- Page Version ID: 26
Citation styles for Main Page
APA style
Main Page. (2016, May 4). Humanipedia, . Retrieved 11:51, August 7, 2026 from https://en.humanipedia.org/index.php?title=Main_Page&oldid=26.
MLA style
"Main Page." Humanipedia, . 4 May 2016, 22:57 UTC. 7 Aug 2026, 11:51 <https://en.humanipedia.org/index.php?title=Main_Page&oldid=26>.
MHRA style
Humanipedia contributors, 'Main Page', Humanipedia, , 4 May 2016, 22:57 UTC, <https://en.humanipedia.org/index.php?title=Main_Page&oldid=26> [accessed 7 August 2026]
Chicago style
Humanipedia contributors, "Main Page," Humanipedia, , https://en.humanipedia.org/index.php?title=Main_Page&oldid=26 (accessed August 7, 2026).
CBE/CSE style
Humanipedia contributors. Main Page [Internet]. Humanipedia, ; 2016 May 4, 22:57 UTC [cited 2026 Aug 7]. Available from: https://en.humanipedia.org/index.php?title=Main_Page&oldid=26.
Bluebook style
Main Page, https://en.humanipedia.org/index.php?title=Main_Page&oldid=26 (last visited August 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Humanipedia",
title = "Main Page --- Humanipedia{,} ",
year = "2016",
url = "https://en.humanipedia.org/index.php?title=Main_Page&oldid=26",
note = "[Online; accessed 7-August-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 = "Humanipedia",
title = "Main Page --- Humanipedia{,} ",
year = "2016",
url = "\url{https://en.humanipedia.org/index.php?title=Main_Page&oldid=26}",
note = "[Online; accessed 7-August-2026]"
}