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