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