Cite This Page
Bibliographic details for Basic MUSH Commands
- Page name: Basic MUSH Commands
- Author: City of Hope MUSH contributors
- Publisher: City of Hope MUSH, .
- Date of last revision: 23 July 2020 21:55 UTC
- Date retrieved: 26 March 2026 01:03 UTC
- Permanent URL: https://cityofhopemush.net/index.php?title=Basic_MUSH_Commands&oldid=211465
- Page Version ID: 211465
Citation styles for Basic MUSH Commands
APA style
Basic MUSH Commands. (2020, July 23). City of Hope MUSH, . Retrieved 01:03, March 26, 2026 from https://cityofhopemush.net/index.php?title=Basic_MUSH_Commands&oldid=211465.
MLA style
"Basic MUSH Commands." City of Hope MUSH, . 23 Jul 2020, 21:55 UTC. 26 Mar 2026, 01:03 <https://cityofhopemush.net/index.php?title=Basic_MUSH_Commands&oldid=211465>.
MHRA style
City of Hope MUSH contributors, 'Basic MUSH Commands', City of Hope MUSH, , 23 July 2020, 21:55 UTC, <https://cityofhopemush.net/index.php?title=Basic_MUSH_Commands&oldid=211465> [accessed 26 March 2026]
Chicago style
City of Hope MUSH contributors, "Basic MUSH Commands," City of Hope MUSH, , https://cityofhopemush.net/index.php?title=Basic_MUSH_Commands&oldid=211465 (accessed March 26, 2026).
CBE/CSE style
City of Hope MUSH contributors. Basic MUSH Commands [Internet]. City of Hope MUSH, ; 2020 Jul 23, 21:55 UTC [cited 2026 Mar 26]. Available from: https://cityofhopemush.net/index.php?title=Basic_MUSH_Commands&oldid=211465.
Bluebook style
Basic MUSH Commands, https://cityofhopemush.net/index.php?title=Basic_MUSH_Commands&oldid=211465 (last visited March 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "City of Hope MUSH",
title = "Basic MUSH Commands --- City of Hope MUSH{,} ",
year = "2020",
url = "https://cityofhopemush.net/index.php?title=Basic_MUSH_Commands&oldid=211465",
note = "[Online; accessed 26-March-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 = "City of Hope MUSH",
title = "Basic MUSH Commands --- City of Hope MUSH{,} ",
year = "2020",
url = "\url{https://cityofhopemush.net/index.php?title=Basic_MUSH_Commands&oldid=211465}",
note = "[Online; accessed 26-March-2026]"
}