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: 20 July 2018 01:10 UTC
- Date retrieved: 6 November 2025 23:35 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=4350
- Page Version ID: 4350
Citation styles for Gameplay dos and don'ts
APA style
Gameplay dos and don'ts. (2018, July 20). Zero-K, . Retrieved 23:35, November 6, 2025 from https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=4350.
MLA style
"Gameplay dos and don'ts." Zero-K, . 20 Jul 2018, 01:10 UTC. 6 Nov 2025, 23:35 <https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=4350>.
MHRA style
Zero-K contributors, 'Gameplay dos and don'ts', Zero-K, , 20 July 2018, 01:10 UTC, <https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=4350> [accessed 6 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=4350 (accessed November 6, 2025).
CBE/CSE style
Zero-K contributors. Gameplay dos and don'ts [Internet]. Zero-K, ; 2018 Jul 20, 01:10 UTC [cited 2025 Nov 6]. Available from: https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=4350.
Bluebook style
Gameplay dos and don'ts, https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=4350 (last visited November 6, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Gameplay dos and don'ts --- Zero-K{,} ",
year = "2018",
url = "https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=4350",
note = "[Online; accessed 6-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 = "2018",
url = "\url{https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=4350}",
note = "[Online; accessed 6-November-2025]"
}