Cite This Page
Bibliographic details for Startbox API
- Page name: Startbox API
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 3 September 2022 19:47 UTC
- Date retrieved: 19 May 2026 11:13 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Startbox_API&oldid=8524
- Page Version ID: 8524
Citation styles for Startbox API
APA style
Startbox API. (2022, September 3). Zero-K, . Retrieved 11:13, May 19, 2026 from https://zero-k.info/mediawiki/index.php?title=Startbox_API&oldid=8524.
MLA style
"Startbox API." Zero-K, . 3 Sep 2022, 19:47 UTC. 19 May 2026, 11:13 <https://zero-k.info/mediawiki/index.php?title=Startbox_API&oldid=8524>.
MHRA style
Zero-K contributors, 'Startbox API', Zero-K, , 3 September 2022, 19:47 UTC, <https://zero-k.info/mediawiki/index.php?title=Startbox_API&oldid=8524> [accessed 19 May 2026]
Chicago style
Zero-K contributors, "Startbox API," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Startbox_API&oldid=8524 (accessed May 19, 2026).
CBE/CSE style
Zero-K contributors. Startbox API [Internet]. Zero-K, ; 2022 Sep 3, 19:47 UTC [cited 2026 May 19]. Available from: https://zero-k.info/mediawiki/index.php?title=Startbox_API&oldid=8524.
Bluebook style
Startbox API, https://zero-k.info/mediawiki/index.php?title=Startbox_API&oldid=8524 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Startbox API --- Zero-K{,} ",
year = "2022",
url = "https://zero-k.info/mediawiki/index.php?title=Startbox_API&oldid=8524",
note = "[Online; accessed 19-May-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 = "Startbox API --- Zero-K{,} ",
year = "2022",
url = "\url{https://zero-k.info/mediawiki/index.php?title=Startbox_API&oldid=8524}",
note = "[Online; accessed 19-May-2026]"
}