Cite This Page
Bibliographic details for Sandbox
- Page name: Sandbox
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 8 May 2022 11:34 UTC
- Date retrieved: 27 October 2025 18:04 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Sandbox&oldid=8399
- Page Version ID: 8399
Citation styles for Sandbox
APA style
Sandbox. (2022, May 8). Zero-K, . Retrieved 18:04, October 27, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Sandbox&oldid=8399.
MLA style
"Sandbox." Zero-K, . 8 May 2022, 11:34 UTC. 27 Oct 2025, 18:04 <http://test.zero-k.info/mediawiki/index.php?title=Sandbox&oldid=8399>.
MHRA style
Zero-K contributors, 'Sandbox', Zero-K, , 8 May 2022, 11:34 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Sandbox&oldid=8399> [accessed 27 October 2025]
Chicago style
Zero-K contributors, "Sandbox," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Sandbox&oldid=8399 (accessed October 27, 2025).
CBE/CSE style
Zero-K contributors. Sandbox [Internet]. Zero-K, ; 2022 May 8, 11:34 UTC [cited 2025 Oct 27]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Sandbox&oldid=8399.
Bluebook style
Sandbox, http://test.zero-k.info/mediawiki/index.php?title=Sandbox&oldid=8399 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Sandbox --- Zero-K{,} ",
year = "2022",
url = "http://test.zero-k.info/mediawiki/index.php?title=Sandbox&oldid=8399",
note = "[Online; accessed 27-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 = "Sandbox --- Zero-K{,} ",
year = "2022",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Sandbox&oldid=8399}",
note = "[Online; accessed 27-October-2025]"
}