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