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:38 UTC
- Date retrieved: 16 November 2025 15:55 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=6539
- Page Version ID: 6539
Citation styles for Gameplay dos and don'ts
APA style
Gameplay dos and don'ts. (2020, June 10). Zero-K, . Retrieved 15:55, November 16, 2025 from https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=6539.
MLA style
"Gameplay dos and don'ts." Zero-K, . 10 Jun 2020, 00:38 UTC. 16 Nov 2025, 15:55 <https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=6539>.
MHRA style
Zero-K contributors, 'Gameplay dos and don'ts', Zero-K, , 10 June 2020, 00:38 UTC, <https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=6539> [accessed 16 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=6539 (accessed November 16, 2025).
CBE/CSE style
Zero-K contributors. Gameplay dos and don'ts [Internet]. Zero-K, ; 2020 Jun 10, 00:38 UTC [cited 2025 Nov 16]. Available from: https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=6539.
Bluebook style
Gameplay dos and don'ts, https://zero-k.info/mediawiki/index.php?title=Gameplay_dos_and_don%27ts&oldid=6539 (last visited November 16, 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=6539",
note = "[Online; accessed 16-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=6539}",
note = "[Online; accessed 16-November-2025]"
}