Cite This Page
Bibliographic details for Custom Modes
- Page name: Custom Modes
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 30 January 2021 04:26 UTC
- Date retrieved: 14 April 2026 06:54 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7254
- Page Version ID: 7254
Citation styles for Custom Modes
APA style
Custom Modes. (2021, January 30). Zero-K, . Retrieved 06:54, April 14, 2026 from https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7254.
MLA style
"Custom Modes." Zero-K, . 30 Jan 2021, 04:26 UTC. 14 Apr 2026, 06:54 <https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7254>.
MHRA style
Zero-K contributors, 'Custom Modes', Zero-K, , 30 January 2021, 04:26 UTC, <https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7254> [accessed 14 April 2026]
Chicago style
Zero-K contributors, "Custom Modes," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7254 (accessed April 14, 2026).
CBE/CSE style
Zero-K contributors. Custom Modes [Internet]. Zero-K, ; 2021 Jan 30, 04:26 UTC [cited 2026 Apr 14]. Available from: https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7254.
Bluebook style
Custom Modes, https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7254 (last visited April 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Custom Modes --- Zero-K{,} ",
year = "2021",
url = "https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7254",
note = "[Online; accessed 14-April-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 = "2021",
url = "\url{https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7254}",
note = "[Online; accessed 14-April-2026]"
}