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