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