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