Cite This Page
Bibliographic details for Wait Command
- Page name: Wait Command
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 15 June 2020 18:45 UTC
- Date retrieved: 12 May 2026 17:52 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Wait_Command&oldid=6691
- Page Version ID: 6691
Citation styles for Wait Command
APA style
Wait Command. (2020, June 15). Zero-K, . Retrieved 17:52, May 12, 2026 from http://test.zero-k.info/mediawiki/index.php?title=Wait_Command&oldid=6691.
MLA style
"Wait Command." Zero-K, . 15 Jun 2020, 18:45 UTC. 12 May 2026, 17:52 <http://test.zero-k.info/mediawiki/index.php?title=Wait_Command&oldid=6691>.
MHRA style
Zero-K contributors, 'Wait Command', Zero-K, , 15 June 2020, 18:45 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Wait_Command&oldid=6691> [accessed 12 May 2026]
Chicago style
Zero-K contributors, "Wait Command," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Wait_Command&oldid=6691 (accessed May 12, 2026).
CBE/CSE style
Zero-K contributors. Wait Command [Internet]. Zero-K, ; 2020 Jun 15, 18:45 UTC [cited 2026 May 12]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Wait_Command&oldid=6691.
Bluebook style
Wait Command, http://test.zero-k.info/mediawiki/index.php?title=Wait_Command&oldid=6691 (last visited May 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Wait Command --- Zero-K{,} ",
year = "2020",
url = "http://test.zero-k.info/mediawiki/index.php?title=Wait_Command&oldid=6691",
note = "[Online; accessed 12-May-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 = "Wait Command --- Zero-K{,} ",
year = "2020",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Wait_Command&oldid=6691}",
note = "[Online; accessed 12-May-2026]"
}