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