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