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