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: 28 July 2021 04:40 UTC
- Date retrieved: 3 June 2026 14:48 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=7616
- Page Version ID: 7616
Citation styles for Setting Up a Game
APA style
Setting Up a Game. (2021, July 28). Zero-K, . Retrieved 14:48, June 3, 2026 from https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=7616.
MLA style
"Setting Up a Game." Zero-K, . 28 Jul 2021, 04:40 UTC. 3 Jun 2026, 14:48 <https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=7616>.
MHRA style
Zero-K contributors, 'Setting Up a Game', Zero-K, , 28 July 2021, 04:40 UTC, <https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=7616> [accessed 3 June 2026]
Chicago style
Zero-K contributors, "Setting Up a Game," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=7616 (accessed June 3, 2026).
CBE/CSE style
Zero-K contributors. Setting Up a Game [Internet]. Zero-K, ; 2021 Jul 28, 04:40 UTC [cited 2026 Jun 3]. Available from: https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=7616.
Bluebook style
Setting Up a Game, https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=7616 (last visited June 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Setting Up a Game --- Zero-K{,} ",
year = "2021",
url = "https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=7616",
note = "[Online; accessed 3-June-2026]"
}
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 = "2021",
url = "\url{https://zero-k.info/mediawiki/index.php?title=Setting_Up_a_Game&oldid=7616}",
note = "[Online; accessed 3-June-2026]"
}