Cite This Page
Bibliographic details for MUSE
- Page name: MUSE
- Author: IAMC-Documentation contributors
- Publisher: IAMC-Documentation, .
- Date of last revision: 30 March 2021 17:08 UTC
- Date retrieved: 22 January 2026 14:19 UTC
- Permanent URL: https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650
- Page Version ID: 14650
Citation styles for MUSE
APA style
MUSE. (2021, March 30). IAMC-Documentation, . Retrieved 14:19, January 22, 2026 from https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650.
MLA style
"MUSE." IAMC-Documentation, . 30 Mar 2021, 17:08 UTC. 22 Jan 2026, 14:19 <https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650>.
MHRA style
IAMC-Documentation contributors, 'MUSE', IAMC-Documentation, , 30 March 2021, 17:08 UTC, <https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650> [accessed 22 January 2026]
Chicago style
IAMC-Documentation contributors, "MUSE," IAMC-Documentation, , https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650 (accessed January 22, 2026).
CBE/CSE style
IAMC-Documentation contributors. MUSE [Internet]. IAMC-Documentation, ; 2021 Mar 30, 17:08 UTC [cited 2026 Jan 22]. Available from: https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650.
Bluebook style
MUSE, https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650 (last visited January 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IAMC-Documentation",
title = "MUSE --- IAMC-Documentation{,} ",
year = "2021",
url = "https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650",
note = "[Online; accessed 22-January-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 = "IAMC-Documentation",
title = "MUSE --- IAMC-Documentation{,} ",
year = "2021",
url = "\url{https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650}",
note = "[Online; accessed 22-January-2026]"
}