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