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