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