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