Cite This Page
Bibliographic details for Hotkeys
- Page name: Hotkeys
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 4 July 2020 19:40 UTC
- Date retrieved: 19 November 2025 22:17 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=6706
- Page Version ID: 6706
Citation styles for Hotkeys
APA style
Hotkeys. (2020, July 4). Zero-K, . Retrieved 22:17, November 19, 2025 from https://zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=6706.
MLA style
"Hotkeys." Zero-K, . 4 Jul 2020, 19:40 UTC. 19 Nov 2025, 22:17 <https://zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=6706>.
MHRA style
Zero-K contributors, 'Hotkeys', Zero-K, , 4 July 2020, 19:40 UTC, <https://zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=6706> [accessed 19 November 2025]
Chicago style
Zero-K contributors, "Hotkeys," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=6706 (accessed November 19, 2025).
CBE/CSE style
Zero-K contributors. Hotkeys [Internet]. Zero-K, ; 2020 Jul 4, 19:40 UTC [cited 2025 Nov 19]. Available from: https://zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=6706.
Bluebook style
Hotkeys, https://zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=6706 (last visited November 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Hotkeys --- Zero-K{,} ",
year = "2020",
url = "https://zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=6706",
note = "[Online; accessed 19-November-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 = "2020",
url = "\url{https://zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=6706}",
note = "[Online; accessed 19-November-2025]"
}