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: 24 March 2026 19:57 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 19:57, March 24, 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. 24 Mar 2026, 19:57 <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 24 March 2026]
Chicago style
CS History contributors, "Guide Reviews Articles," CS History, , https://hodgelodge.com/cshistory/index.php?title=Guide_Reviews_Articles&oldid=3995 (accessed March 24, 2026).
CBE/CSE style
CS History contributors. Guide Reviews Articles [Internet]. CS History, ; 2019 Dec 16, 04:41 UTC [cited 2026 Mar 24]. 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 March 24, 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 24-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 = "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 24-March-2026]"
}