Cite This Page
Bibliographic details for Setting Up a Game
- Page name: Setting Up a Game
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 3 January 2020 13:11 UTC
- Date retrieved: 4 October 2025 23:53 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=5810
- Page Version ID: 5810
Citation styles for Setting Up a Game
APA style
Setting Up a Game. (2020, January 3). Zero-K, . Retrieved 23:53, October 4, 2025 from https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=5810.
MLA style
"Setting Up a Game." Zero-K, . 3 Jan 2020, 13:11 UTC. 4 Oct 2025, 23:53 <https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=5810>.
MHRA style
Zero-K contributors, 'Setting Up a Game', Zero-K, , 3 January 2020, 13:11 UTC, <https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=5810> [accessed 4 October 2025]
Chicago style
Zero-K contributors, "Setting Up a Game," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=5810 (accessed October 4, 2025).
CBE/CSE style
Zero-K contributors. Setting Up a Game [Internet]. Zero-K, ; 2020 Jan 3, 13:11 UTC [cited 2025 Oct 4]. Available from: https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=5810.
Bluebook style
Setting Up a Game, https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=5810 (last visited October 4, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Zero-K", title = "Setting Up a Game --- Zero-K{,} ", year = "2020", url = "https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=5810", note = "[Online; accessed 4-October-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 = "Setting Up a Game --- Zero-K{,} ", year = "2020", url = "\url{https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=5810}", note = "[Online; accessed 4-October-2025]" }