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