Cite This Page
Bibliographic details for Artemis
- Page name: Artemis
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 24 October 2021 08:29 UTC
- Date retrieved: 27 October 2025 06:26 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Artemis&oldid=7975
- Page Version ID: 7975
Citation styles for Artemis
APA style
Artemis. (2021, October 24). Zero-K, . Retrieved 06:26, October 27, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Artemis&oldid=7975.
MLA style
"Artemis." Zero-K, . 24 Oct 2021, 08:29 UTC. 27 Oct 2025, 06:26 <http://test.zero-k.info/mediawiki/index.php?title=Artemis&oldid=7975>.
MHRA style
Zero-K contributors, 'Artemis', Zero-K, , 24 October 2021, 08:29 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Artemis&oldid=7975> [accessed 27 October 2025]
Chicago style
Zero-K contributors, "Artemis," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Artemis&oldid=7975 (accessed October 27, 2025).
CBE/CSE style
Zero-K contributors. Artemis [Internet]. Zero-K, ; 2021 Oct 24, 08:29 UTC [cited 2025 Oct 27]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Artemis&oldid=7975.
Bluebook style
Artemis, http://test.zero-k.info/mediawiki/index.php?title=Artemis&oldid=7975 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Artemis --- Zero-K{,} ",
year = "2021",
url = "http://test.zero-k.info/mediawiki/index.php?title=Artemis&oldid=7975",
note = "[Online; accessed 27-October-2025]"
}
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 = "Artemis --- Zero-K{,} ",
year = "2021",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Artemis&oldid=7975}",
note = "[Online; accessed 27-October-2025]"
}