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