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