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