Cite This Page
Bibliographic details for Custom Modes
- Page name: Custom Modes
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 10 November 2020 00:32 UTC
- Date retrieved: 21 May 2026 11:20 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7076
- Page Version ID: 7076
Citation styles for Custom Modes
APA style
Custom Modes. (2020, November 10). Zero-K, . Retrieved 11:20, May 21, 2026 from https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7076.
MLA style
"Custom Modes." Zero-K, . 10 Nov 2020, 00:32 UTC. 21 May 2026, 11:20 <https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7076>.
MHRA style
Zero-K contributors, 'Custom Modes', Zero-K, , 10 November 2020, 00:32 UTC, <https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7076> [accessed 21 May 2026]
Chicago style
Zero-K contributors, "Custom Modes," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7076 (accessed May 21, 2026).
CBE/CSE style
Zero-K contributors. Custom Modes [Internet]. Zero-K, ; 2020 Nov 10, 00:32 UTC [cited 2026 May 21]. Available from: https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7076.
Bluebook style
Custom Modes, https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7076 (last visited May 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Custom Modes --- Zero-K{,} ",
year = "2020",
url = "https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7076",
note = "[Online; accessed 21-May-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 = "Custom Modes --- Zero-K{,} ",
year = "2020",
url = "\url{https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7076}",
note = "[Online; accessed 21-May-2026]"
}