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