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