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