Cite This Page
Bibliographic details for Athena
- Page name: Athena
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 24 April 2022 13:35 UTC
- Date retrieved: 14 April 2026 17:01 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Athena&oldid=8343
- Page Version ID: 8343
Citation styles for Athena
APA style
Athena. (2022, April 24). Zero-K, . Retrieved 17:01, April 14, 2026 from http://test.zero-k.info/mediawiki/index.php?title=Athena&oldid=8343.
MLA style
"Athena." Zero-K, . 24 Apr 2022, 13:35 UTC. 14 Apr 2026, 17:01 <http://test.zero-k.info/mediawiki/index.php?title=Athena&oldid=8343>.
MHRA style
Zero-K contributors, 'Athena', Zero-K, , 24 April 2022, 13:35 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Athena&oldid=8343> [accessed 14 April 2026]
Chicago style
Zero-K contributors, "Athena," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Athena&oldid=8343 (accessed April 14, 2026).
CBE/CSE style
Zero-K contributors. Athena [Internet]. Zero-K, ; 2022 Apr 24, 13:35 UTC [cited 2026 Apr 14]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Athena&oldid=8343.
Bluebook style
Athena, http://test.zero-k.info/mediawiki/index.php?title=Athena&oldid=8343 (last visited April 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Athena --- Zero-K{,} ",
year = "2022",
url = "http://test.zero-k.info/mediawiki/index.php?title=Athena&oldid=8343",
note = "[Online; accessed 14-April-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 = "Zero-K",
title = "Athena --- Zero-K{,} ",
year = "2022",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Athena&oldid=8343}",
note = "[Online; accessed 14-April-2026]"
}