Cite This Page
Bibliographic details for Selection
- Page name: Selection
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 21 January 2022 13:37 UTC
- Date retrieved: 30 November 2025 19:48 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Selection&oldid=8278
- Page Version ID: 8278
Citation styles for Selection
APA style
Selection. (2022, January 21). Zero-K, . Retrieved 19:48, November 30, 2025 from https://zero-k.info/mediawiki/index.php?title=Selection&oldid=8278.
MLA style
"Selection." Zero-K, . 21 Jan 2022, 13:37 UTC. 30 Nov 2025, 19:48 <https://zero-k.info/mediawiki/index.php?title=Selection&oldid=8278>.
MHRA style
Zero-K contributors, 'Selection', Zero-K, , 21 January 2022, 13:37 UTC, <https://zero-k.info/mediawiki/index.php?title=Selection&oldid=8278> [accessed 30 November 2025]
Chicago style
Zero-K contributors, "Selection," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Selection&oldid=8278 (accessed November 30, 2025).
CBE/CSE style
Zero-K contributors. Selection [Internet]. Zero-K, ; 2022 Jan 21, 13:37 UTC [cited 2025 Nov 30]. Available from: https://zero-k.info/mediawiki/index.php?title=Selection&oldid=8278.
Bluebook style
Selection, https://zero-k.info/mediawiki/index.php?title=Selection&oldid=8278 (last visited November 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Selection --- Zero-K{,} ",
year = "2022",
url = "https://zero-k.info/mediawiki/index.php?title=Selection&oldid=8278",
note = "[Online; accessed 30-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 = "Selection --- Zero-K{,} ",
year = "2022",
url = "\url{https://zero-k.info/mediawiki/index.php?title=Selection&oldid=8278}",
note = "[Online; accessed 30-November-2025]"
}