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