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