Cite This Page
Bibliographic details for CompLeX
- Page name: CompLeX
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 7 May 2018 19:18 UTC
- Date retrieved: 5 April 2025 08:42 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=CompLeX&oldid=1032
- Page Version ID: 1032
Citation styles for CompLeX
APA style
CompLeX. (2018, May 7). CS Codex, . Retrieved 08:42, April 5, 2025 from http://cscodex.com/mediawiki-1.28.1/index.php?title=CompLeX&oldid=1032.
MLA style
"CompLeX." CS Codex, . 7 May 2018, 19:18 UTC. 5 Apr 2025, 08:42 <http://cscodex.com/mediawiki-1.28.1/index.php?title=CompLeX&oldid=1032>.
MHRA style
CS Codex contributors, 'CompLeX', CS Codex, , 7 May 2018, 19:18 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=CompLeX&oldid=1032> [accessed 5 April 2025]
Chicago style
CS Codex contributors, "CompLeX," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=CompLeX&oldid=1032 (accessed April 5, 2025).
CBE/CSE style
CS Codex contributors. CompLeX [Internet]. CS Codex, ; 2018 May 7, 19:18 UTC [cited 2025 Apr 5]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=CompLeX&oldid=1032.
Bluebook style
CompLeX, http://cscodex.com/mediawiki-1.28.1/index.php?title=CompLeX&oldid=1032 (last visited April 5, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "CompLeX --- CS Codex{,} ", year = "2018", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=CompLeX&oldid=1032", note = "[Online; accessed 5-April-2025]" }
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 Codex", title = "CompLeX --- CS Codex{,} ", year = "2018", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=CompLeX&oldid=1032}", note = "[Online; accessed 5-April-2025]" }