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