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