Cite This Page
Bibliographic details for Dkey
- Page name: Dkey
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 29 October 2017 22:59 UTC
- Date retrieved: 31 October 2024 23:34 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Dkey&oldid=854
- Page Version ID: 854
Citation styles for Dkey
APA style
Dkey. (2017, October 29). CS Codex, . Retrieved 23:34, October 31, 2024 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Dkey&oldid=854.
MLA style
"Dkey." CS Codex, . 29 Oct 2017, 22:59 UTC. 31 Oct 2024, 23:34 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Dkey&oldid=854>.
MHRA style
CS Codex contributors, 'Dkey', CS Codex, , 29 October 2017, 22:59 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Dkey&oldid=854> [accessed 31 October 2024]
Chicago style
CS Codex contributors, "Dkey," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Dkey&oldid=854 (accessed October 31, 2024).
CBE/CSE style
CS Codex contributors. Dkey [Internet]. CS Codex, ; 2017 Oct 29, 22:59 UTC [cited 2024 Oct 31]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Dkey&oldid=854.
Bluebook style
Dkey, http://cscodex.com/mediawiki-1.28.1/index.php?title=Dkey&oldid=854 (last visited October 31, 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=854", note = "[Online; accessed 31-October-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=854}", note = "[Online; accessed 31-October-2024]" }