Cite This Page
Bibliographic details for Locust
- Page name: Locust
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 27 September 2021 13:17 UTC
- Date retrieved: 28 October 2025 05:58 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Locust&oldid=7789
- Page Version ID: 7789
Citation styles for Locust
APA style
Locust. (2021, September 27). Zero-K, . Retrieved 05:58, October 28, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Locust&oldid=7789.
MLA style
"Locust." Zero-K, . 27 Sep 2021, 13:17 UTC. 28 Oct 2025, 05:58 <http://test.zero-k.info/mediawiki/index.php?title=Locust&oldid=7789>.
MHRA style
Zero-K contributors, 'Locust', Zero-K, , 27 September 2021, 13:17 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Locust&oldid=7789> [accessed 28 October 2025]
Chicago style
Zero-K contributors, "Locust," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Locust&oldid=7789 (accessed October 28, 2025).
CBE/CSE style
Zero-K contributors. Locust [Internet]. Zero-K, ; 2021 Sep 27, 13:17 UTC [cited 2025 Oct 28]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Locust&oldid=7789.
Bluebook style
Locust, http://test.zero-k.info/mediawiki/index.php?title=Locust&oldid=7789 (last visited October 28, 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=7789",
note = "[Online; accessed 28-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=7789}",
note = "[Online; accessed 28-October-2025]"
}