Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Human Handbook contributors
- Publisher: Human Handbook, .
- Date of last revision: 23 March 2022 11:40 UTC
- Date retrieved: 21 May 2026 11:08 UTC
- Permanent URL: https://humanhandbook.net/index.php?title=Main_Page&oldid=261
- Page Version ID: 261
Citation styles for Main Page
APA style
Main Page. (2022, March 23). Human Handbook, . Retrieved 11:08, May 21, 2026 from https://humanhandbook.net/index.php?title=Main_Page&oldid=261.
MLA style
"Main Page." Human Handbook, . 23 Mar 2022, 11:40 UTC. 21 May 2026, 11:08 <https://humanhandbook.net/index.php?title=Main_Page&oldid=261>.
MHRA style
Human Handbook contributors, 'Main Page', Human Handbook, , 23 March 2022, 11:40 UTC, <https://humanhandbook.net/index.php?title=Main_Page&oldid=261> [accessed 21 May 2026]
Chicago style
Human Handbook contributors, "Main Page," Human Handbook, , https://humanhandbook.net/index.php?title=Main_Page&oldid=261 (accessed May 21, 2026).
CBE/CSE style
Human Handbook contributors. Main Page [Internet]. Human Handbook, ; 2022 Mar 23, 11:40 UTC [cited 2026 May 21]. Available from: https://humanhandbook.net/index.php?title=Main_Page&oldid=261.
Bluebook style
Main Page, https://humanhandbook.net/index.php?title=Main_Page&oldid=261 (last visited May 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Human Handbook",
title = "Main Page --- Human Handbook{,} ",
year = "2022",
url = "https://humanhandbook.net/index.php?title=Main_Page&oldid=261",
note = "[Online; accessed 21-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 = "Human Handbook",
title = "Main Page --- Human Handbook{,} ",
year = "2022",
url = "\url{https://humanhandbook.net/index.php?title=Main_Page&oldid=261}",
note = "[Online; accessed 21-May-2026]"
}