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