Cite This Page
Bibliographic details for Outlaw
- Page name: Outlaw
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 21 August 2020 21:34 UTC
- Date retrieved: 28 October 2025 13:07 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Outlaw&oldid=6815
- Page Version ID: 6815
Citation styles for Outlaw
APA style
Outlaw. (2020, August 21). Zero-K, . Retrieved 13:07, October 28, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Outlaw&oldid=6815.
MLA style
"Outlaw." Zero-K, . 21 Aug 2020, 21:34 UTC. 28 Oct 2025, 13:07 <http://test.zero-k.info/mediawiki/index.php?title=Outlaw&oldid=6815>.
MHRA style
Zero-K contributors, 'Outlaw', Zero-K, , 21 August 2020, 21:34 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Outlaw&oldid=6815> [accessed 28 October 2025]
Chicago style
Zero-K contributors, "Outlaw," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Outlaw&oldid=6815 (accessed October 28, 2025).
CBE/CSE style
Zero-K contributors. Outlaw [Internet]. Zero-K, ; 2020 Aug 21, 21:34 UTC [cited 2025 Oct 28]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Outlaw&oldid=6815.
Bluebook style
Outlaw, http://test.zero-k.info/mediawiki/index.php?title=Outlaw&oldid=6815 (last visited October 28, 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=6815",
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 = "Outlaw --- Zero-K{,} ",
year = "2020",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Outlaw&oldid=6815}",
note = "[Online; accessed 28-October-2025]"
}