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