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