Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: 52Pi Wiki contributors
- Publisher: 52Pi Wiki, .
- Date of last revision: 16 May 2025 07:59 UTC
- Date retrieved: 15 April 2026 17:15 UTC
- Permanent URL: https://wiki.52pi.com/index.php?title=Main_Page&oldid=15892
- Page Version ID: 15892
Citation styles for Main Page
APA style
Main Page. (2025, May 16). 52Pi Wiki, . Retrieved 17:15, April 15, 2026 from https://wiki.52pi.com/index.php?title=Main_Page&oldid=15892.
MLA style
"Main Page." 52Pi Wiki, . 16 May 2025, 07:59 UTC. 15 Apr 2026, 17:15 <https://wiki.52pi.com/index.php?title=Main_Page&oldid=15892>.
MHRA style
52Pi Wiki contributors, 'Main Page', 52Pi Wiki, , 16 May 2025, 07:59 UTC, <https://wiki.52pi.com/index.php?title=Main_Page&oldid=15892> [accessed 15 April 2026]
Chicago style
52Pi Wiki contributors, "Main Page," 52Pi Wiki, , https://wiki.52pi.com/index.php?title=Main_Page&oldid=15892 (accessed April 15, 2026).
CBE/CSE style
52Pi Wiki contributors. Main Page [Internet]. 52Pi Wiki, ; 2025 May 16, 07:59 UTC [cited 2026 Apr 15]. Available from: https://wiki.52pi.com/index.php?title=Main_Page&oldid=15892.
Bluebook style
Main Page, https://wiki.52pi.com/index.php?title=Main_Page&oldid=15892 (last visited April 15, 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=15892",
note = "[Online; accessed 15-April-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=15892}",
note = "[Online; accessed 15-April-2026]"
}