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 03:55 UTC
- Date retrieved: 14 April 2026 05:48 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7251
- Page Version ID: 7251
Citation styles for Custom Modes
APA style
Custom Modes. (2021, January 30). Zero-K, . Retrieved 05:48, April 14, 2026 from https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7251.
MLA style
"Custom Modes." Zero-K, . 30 Jan 2021, 03:55 UTC. 14 Apr 2026, 05:48 <https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7251>.
MHRA style
Zero-K contributors, 'Custom Modes', Zero-K, , 30 January 2021, 03:55 UTC, <https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7251> [accessed 14 April 2026]
Chicago style
Zero-K contributors, "Custom Modes," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7251 (accessed April 14, 2026).
CBE/CSE style
Zero-K contributors. Custom Modes [Internet]. Zero-K, ; 2021 Jan 30, 03:55 UTC [cited 2026 Apr 14]. Available from: https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7251.
Bluebook style
Custom Modes, https://zero-k.info/mediawiki/index.php?title=Custom_Modes&oldid=7251 (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=7251",
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=7251}",
note = "[Online; accessed 14-April-2026]"
}