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