Cite This Page
Bibliographic details for Monster
- Page name: Monster
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 16 December 2019 03:56 UTC
- Date retrieved: 8 May 2026 21:41 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Monster&oldid=3901
- Page Version ID: 3901
Citation styles for Monster
APA style
Monster. (2019, December 16). CS History, . Retrieved 21:41, May 8, 2026 from https://hodgelodge.com/cshistory/index.php?title=Monster&oldid=3901.
MLA style
"Monster." CS History, . 16 Dec 2019, 03:56 UTC. 8 May 2026, 21:41 <https://hodgelodge.com/cshistory/index.php?title=Monster&oldid=3901>.
MHRA style
CS History contributors, 'Monster', CS History, , 16 December 2019, 03:56 UTC, <https://hodgelodge.com/cshistory/index.php?title=Monster&oldid=3901> [accessed 8 May 2026]
Chicago style
CS History contributors, "Monster," CS History, , https://hodgelodge.com/cshistory/index.php?title=Monster&oldid=3901 (accessed May 8, 2026).
CBE/CSE style
CS History contributors. Monster [Internet]. CS History, ; 2019 Dec 16, 03:56 UTC [cited 2026 May 8]. Available from: https://hodgelodge.com/cshistory/index.php?title=Monster&oldid=3901.
Bluebook style
Monster, https://hodgelodge.com/cshistory/index.php?title=Monster&oldid=3901 (last visited May 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "Monster --- CS History{,} ",
year = "2019",
url = "https://hodgelodge.com/cshistory/index.php?title=Monster&oldid=3901",
note = "[Online; accessed 8-May-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 = "CS History",
title = "Monster --- CS History{,} ",
year = "2019",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Monster&oldid=3901}",
note = "[Online; accessed 8-May-2026]"
}