Cite This Page
Bibliographic details for DRake
- Page name: DRake
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 6 March 2023 01:23 UTC
- Date retrieved: 10 April 2025 13:41 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=DRake&oldid=5338
- Page Version ID: 5338
Citation styles for DRake
APA style
DRake. (2023, March 6). CS Codex, . Retrieved 13:41, April 10, 2025 from http://cscodex.com/mediawiki-1.28.1/index.php?title=DRake&oldid=5338.
MLA style
"DRake." CS Codex, . 6 Mar 2023, 01:23 UTC. 10 Apr 2025, 13:41 <http://cscodex.com/mediawiki-1.28.1/index.php?title=DRake&oldid=5338>.
MHRA style
CS Codex contributors, 'DRake', CS Codex, , 6 March 2023, 01:23 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=DRake&oldid=5338> [accessed 10 April 2025]
Chicago style
CS Codex contributors, "DRake," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=DRake&oldid=5338 (accessed April 10, 2025).
CBE/CSE style
CS Codex contributors. DRake [Internet]. CS Codex, ; 2023 Mar 6, 01:23 UTC [cited 2025 Apr 10]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=DRake&oldid=5338.
Bluebook style
DRake, http://cscodex.com/mediawiki-1.28.1/index.php?title=DRake&oldid=5338 (last visited April 10, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "DRake --- CS Codex{,} ", year = "2023", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=DRake&oldid=5338", note = "[Online; accessed 10-April-2025]" }
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 = "DRake --- CS Codex{,} ", year = "2023", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=DRake&oldid=5338}", note = "[Online; accessed 10-April-2025]" }