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: 2 April 2025 10:00 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 10:00, April 2, 2025 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. 2 Apr 2025, 10:00 <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 2 April 2025]
Chicago style
CS Codex contributors, "Nessty," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Nessty&oldid=520 (accessed April 2, 2025).
CBE/CSE style
CS Codex contributors. Nessty [Internet]. CS Codex, ; 2018 May 12, 20:14 UTC [cited 2025 Apr 2]. 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 April 2, 2025).
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 2-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 = "Nessty --- CS Codex{,} ", year = "2018", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Nessty&oldid=520}", note = "[Online; accessed 2-April-2025]" }