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