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