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