Cite This Page
Bibliographic details for WCSL/3
- Page name: WCSL/3
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 11 May 2022 23:04 UTC
- Date retrieved: 26 November 2024 09:14 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=WCSL/3&oldid=4473
- Page Version ID: 4473
Citation styles for WCSL/3
APA style
WCSL/3. (2022, May 11). CS Codex, . Retrieved 09:14, November 26, 2024 from http://cscodex.com/mediawiki-1.28.1/index.php?title=WCSL/3&oldid=4473.
MLA style
"WCSL/3." CS Codex, . 11 May 2022, 23:04 UTC. 26 Nov 2024, 09:14 <http://cscodex.com/mediawiki-1.28.1/index.php?title=WCSL/3&oldid=4473>.
MHRA style
CS Codex contributors, 'WCSL/3', CS Codex, , 11 May 2022, 23:04 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=WCSL/3&oldid=4473> [accessed 26 November 2024]
Chicago style
CS Codex contributors, "WCSL/3," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=WCSL/3&oldid=4473 (accessed November 26, 2024).
CBE/CSE style
CS Codex contributors. WCSL/3 [Internet]. CS Codex, ; 2022 May 11, 23:04 UTC [cited 2024 Nov 26]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=WCSL/3&oldid=4473.
Bluebook style
WCSL/3, http://cscodex.com/mediawiki-1.28.1/index.php?title=WCSL/3&oldid=4473 (last visited November 26, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "WCSL/3 --- CS Codex{,} ", year = "2022", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=WCSL/3&oldid=4473", note = "[Online; accessed 26-November-2024]" }
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 = "WCSL/3 --- CS Codex{,} ", year = "2022", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=WCSL/3&oldid=4473}", note = "[Online; accessed 26-November-2024]" }