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