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