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