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