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