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