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