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: 12 January 2019 08:24 UTC
- Date retrieved: 4 November 2025 17:25 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=V1.2.1.0&oldid=5059
- Page Version ID: 5059
Citation styles for V1.2.1.0
APA style
V1.2.1.0. (2019, January 12). Zero-K, . Retrieved 17:25, November 4, 2025 from http://test.zero-k.info/mediawiki/index.php?title=V1.2.1.0&oldid=5059.
MLA style
"V1.2.1.0." Zero-K, . 12 Jan 2019, 08:24 UTC. 4 Nov 2025, 17:25 <http://test.zero-k.info/mediawiki/index.php?title=V1.2.1.0&oldid=5059>.
MHRA style
Zero-K contributors, 'V1.2.1.0', Zero-K, , 12 January 2019, 08:24 UTC, <http://test.zero-k.info/mediawiki/index.php?title=V1.2.1.0&oldid=5059> [accessed 4 November 2025]
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=5059 (accessed November 4, 2025).
CBE/CSE style
Zero-K contributors. V1.2.1.0 [Internet]. Zero-K, ; 2019 Jan 12, 08:24 UTC [cited 2025 Nov 4]. Available from: http://test.zero-k.info/mediawiki/index.php?title=V1.2.1.0&oldid=5059.
Bluebook style
V1.2.1.0, http://test.zero-k.info/mediawiki/index.php?title=V1.2.1.0&oldid=5059 (last visited November 4, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "V1.2.1.0 --- Zero-K{,} ",
year = "2019",
url = "http://test.zero-k.info/mediawiki/index.php?title=V1.2.1.0&oldid=5059",
note = "[Online; accessed 4-November-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 = "V1.2.1.0 --- Zero-K{,} ",
year = "2019",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=V1.2.1.0&oldid=5059}",
note = "[Online; accessed 4-November-2025]"
}