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