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