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