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