Cite This Page
Bibliographic details for Hotkeys
- Page name: Hotkeys
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 28 March 2017 06:50 UTC
- Date retrieved: 28 October 2025 13:52 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=2284
- Page Version ID: 2284
Citation styles for Hotkeys
APA style
Hotkeys. (2017, March 28). Zero-K, . Retrieved 13:52, October 28, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=2284.
MLA style
"Hotkeys." Zero-K, . 28 Mar 2017, 06:50 UTC. 28 Oct 2025, 13:52 <http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=2284>.
MHRA style
Zero-K contributors, 'Hotkeys', Zero-K, , 28 March 2017, 06:50 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=2284> [accessed 28 October 2025]
Chicago style
Zero-K contributors, "Hotkeys," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=2284 (accessed October 28, 2025).
CBE/CSE style
Zero-K contributors. Hotkeys [Internet]. Zero-K, ; 2017 Mar 28, 06:50 UTC [cited 2025 Oct 28]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=2284.
Bluebook style
Hotkeys, http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=2284 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Hotkeys --- Zero-K{,} ",
year = "2017",
url = "http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=2284",
note = "[Online; accessed 28-October-2025]"
}
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 = "Hotkeys --- Zero-K{,} ",
year = "2017",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=2284}",
note = "[Online; accessed 28-October-2025]"
}