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: 7 October 2016 02:23 UTC
- Date retrieved: 8 November 2025 06:29 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=1556
- Page Version ID: 1556
Citation styles for Gameplay dos and don'ts
APA style
Gameplay dos and don'ts. (2016, October 7). Zero-K, . Retrieved 06:29, November 8, 2025 from https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=1556.
MLA style
"Gameplay dos and don'ts." Zero-K, . 7 Oct 2016, 02:23 UTC. 8 Nov 2025, 06:29 <https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=1556>.
MHRA style
Zero-K contributors, 'Gameplay dos and don'ts', Zero-K, , 7 October 2016, 02:23 UTC, <https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=1556> [accessed 8 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=1556 (accessed November 8, 2025).
CBE/CSE style
Zero-K contributors. Gameplay dos and don'ts [Internet]. Zero-K, ; 2016 Oct 7, 02:23 UTC [cited 2025 Nov 8]. Available from: https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=1556.
Bluebook style
Gameplay dos and don'ts, https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=1556 (last visited November 8, 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=1556",
note = "[Online; accessed 8-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=1556}",
note = "[Online; accessed 8-November-2025]"
}