Cite This Page
Bibliographic details for Gameplay dos and don'ts
- Page name: Gameplay dos and don'ts
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 26 June 2016 08:18 UTC
- Date retrieved: 9 November 2025 21:12 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=588
- Page Version ID: 588
Citation styles for Gameplay dos and don'ts
APA style
Gameplay dos and don'ts. (2016, June 26). Zero-K, . Retrieved 21:12, November 9, 2025 from https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=588.
MLA style
"Gameplay dos and don'ts." Zero-K, . 26 Jun 2016, 08:18 UTC. 9 Nov 2025, 21:12 <https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=588>.
MHRA style
Zero-K contributors, 'Gameplay dos and don'ts', Zero-K, , 26 June 2016, 08:18 UTC, <https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=588> [accessed 9 November 2025]
Chicago style
Zero-K contributors, "Gameplay dos and don'ts," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=588 (accessed November 9, 2025).
CBE/CSE style
Zero-K contributors. Gameplay dos and don'ts [Internet]. Zero-K, ; 2016 Jun 26, 08:18 UTC [cited 2025 Nov 9]. Available from: https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=588.
Bluebook style
Gameplay dos and don'ts, https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=588 (last visited November 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Gameplay dos and don'ts --- Zero-K{,} ",
year = "2016",
url = "https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=588",
note = "[Online; accessed 9-November-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 = "Gameplay dos and don'ts --- Zero-K{,} ",
year = "2016",
url = "\url{https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=588}",
note = "[Online; accessed 9-November-2025]"
}