Cite This Page
Bibliographic details for Hotkeys
- Page name: Hotkeys
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 20 January 2020 20:21 UTC
- Date retrieved: 29 October 2025 02:45 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=5832
- Page Version ID: 5832
Citation styles for Hotkeys
APA style
Hotkeys. (2020, January 20). Zero-K, . Retrieved 02:45, October 29, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=5832.
MLA style
"Hotkeys." Zero-K, . 20 Jan 2020, 20:21 UTC. 29 Oct 2025, 02:45 <http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=5832>.
MHRA style
Zero-K contributors, 'Hotkeys', Zero-K, , 20 January 2020, 20:21 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=5832> [accessed 29 October 2025]
Chicago style
Zero-K contributors, "Hotkeys," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=5832 (accessed October 29, 2025).
CBE/CSE style
Zero-K contributors. Hotkeys [Internet]. Zero-K, ; 2020 Jan 20, 20:21 UTC [cited 2025 Oct 29]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=5832.
Bluebook style
Hotkeys, http://test.zero-k.info/mediawiki/index.php?title=Hotkeys&oldid=5832 (last visited October 29, 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=5832",
note = "[Online; accessed 29-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=5832}",
note = "[Online; accessed 29-October-2025]"
}