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