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