Cite This Page
Bibliographic details for Unique Commands
- Page name: Unique Commands
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 19 October 2021 12:32 UTC
- Date retrieved: 10 March 2026 04:42 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Unique_Commands&oldid=7969
- Page Version ID: 7969
Citation styles for Unique Commands
APA style
Unique Commands. (2021, October 19). Zero-K, . Retrieved 04:42, March 10, 2026 from http://test.zero-k.info/mediawiki/index.php?title=Unique_Commands&oldid=7969.
MLA style
"Unique Commands." Zero-K, . 19 Oct 2021, 12:32 UTC. 10 Mar 2026, 04:42 <http://test.zero-k.info/mediawiki/index.php?title=Unique_Commands&oldid=7969>.
MHRA style
Zero-K contributors, 'Unique Commands', Zero-K, , 19 October 2021, 12:32 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Unique_Commands&oldid=7969> [accessed 10 March 2026]
Chicago style
Zero-K contributors, "Unique Commands," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Unique_Commands&oldid=7969 (accessed March 10, 2026).
CBE/CSE style
Zero-K contributors. Unique Commands [Internet]. Zero-K, ; 2021 Oct 19, 12:32 UTC [cited 2026 Mar 10]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Unique_Commands&oldid=7969.
Bluebook style
Unique Commands, http://test.zero-k.info/mediawiki/index.php?title=Unique_Commands&oldid=7969 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Unique Commands --- Zero-K{,} ",
year = "2021",
url = "http://test.zero-k.info/mediawiki/index.php?title=Unique_Commands&oldid=7969",
note = "[Online; accessed 10-March-2026]"
}
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 = "Unique Commands --- Zero-K{,} ",
year = "2021",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Unique_Commands&oldid=7969}",
note = "[Online; accessed 10-March-2026]"
}