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