Cite This Page
Bibliographic details for Character Generation
- Page name: Character Generation
- Author: City of Hope MUSH contributors
- Publisher: City of Hope MUSH, .
- Date of last revision: 25 August 2022 16:50 UTC
- Date retrieved: 26 March 2026 05:05 UTC
- Permanent URL: https://cityofhopemush.net/index.php?title=Character_Generation&oldid=242519
- Page Version ID: 242519
Citation styles for Character Generation
APA style
Character Generation. (2022, August 25). City of Hope MUSH, . Retrieved 05:05, March 26, 2026 from https://cityofhopemush.net/index.php?title=Character_Generation&oldid=242519.
MLA style
"Character Generation." City of Hope MUSH, . 25 Aug 2022, 16:50 UTC. 26 Mar 2026, 05:05 <https://cityofhopemush.net/index.php?title=Character_Generation&oldid=242519>.
MHRA style
City of Hope MUSH contributors, 'Character Generation', City of Hope MUSH, , 25 August 2022, 16:50 UTC, <https://cityofhopemush.net/index.php?title=Character_Generation&oldid=242519> [accessed 26 March 2026]
Chicago style
City of Hope MUSH contributors, "Character Generation," City of Hope MUSH, , https://cityofhopemush.net/index.php?title=Character_Generation&oldid=242519 (accessed March 26, 2026).
CBE/CSE style
City of Hope MUSH contributors. Character Generation [Internet]. City of Hope MUSH, ; 2022 Aug 25, 16:50 UTC [cited 2026 Mar 26]. Available from: https://cityofhopemush.net/index.php?title=Character_Generation&oldid=242519.
Bluebook style
Character Generation, https://cityofhopemush.net/index.php?title=Character_Generation&oldid=242519 (last visited March 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "City of Hope MUSH",
title = "Character Generation --- City of Hope MUSH{,} ",
year = "2022",
url = "https://cityofhopemush.net/index.php?title=Character_Generation&oldid=242519",
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 = "Character Generation --- City of Hope MUSH{,} ",
year = "2022",
url = "\url{https://cityofhopemush.net/index.php?title=Character_Generation&oldid=242519}",
note = "[Online; accessed 26-March-2026]"
}