Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: 52Pi Wiki contributors
- Publisher: 52Pi Wiki, .
- Date of last revision: 11 April 2025 08:00 UTC
- Date retrieved: 10 May 2026 17:04 UTC
- Permanent URL: https://wiki.52pi.com/index.php?title=Main_Page&oldid=15777
- Page Version ID: 15777
Citation styles for Main Page
APA style
Main Page. (2025, April 11). 52Pi Wiki, . Retrieved 17:04, May 10, 2026 from https://wiki.52pi.com/index.php?title=Main_Page&oldid=15777.
MLA style
"Main Page." 52Pi Wiki, . 11 Apr 2025, 08:00 UTC. 10 May 2026, 17:04 <https://wiki.52pi.com/index.php?title=Main_Page&oldid=15777>.
MHRA style
52Pi Wiki contributors, 'Main Page', 52Pi Wiki, , 11 April 2025, 08:00 UTC, <https://wiki.52pi.com/index.php?title=Main_Page&oldid=15777> [accessed 10 May 2026]
Chicago style
52Pi Wiki contributors, "Main Page," 52Pi Wiki, , https://wiki.52pi.com/index.php?title=Main_Page&oldid=15777 (accessed May 10, 2026).
CBE/CSE style
52Pi Wiki contributors. Main Page [Internet]. 52Pi Wiki, ; 2025 Apr 11, 08:00 UTC [cited 2026 May 10]. Available from: https://wiki.52pi.com/index.php?title=Main_Page&oldid=15777.
Bluebook style
Main Page, https://wiki.52pi.com/index.php?title=Main_Page&oldid=15777 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "52Pi Wiki",
title = "Main Page --- 52Pi Wiki{,} ",
year = "2025",
url = "https://wiki.52pi.com/index.php?title=Main_Page&oldid=15777",
note = "[Online; accessed 10-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 = "52Pi Wiki",
title = "Main Page --- 52Pi Wiki{,} ",
year = "2025",
url = "\url{https://wiki.52pi.com/index.php?title=Main_Page&oldid=15777}",
note = "[Online; accessed 10-May-2026]"
}