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