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: 23 January 2026 18:50 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 18:50, January 23, 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. 23 Jan 2026, 18:50 <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 23 January 2026]
Chicago style
Zero-K contributors, "Startbox API," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Startbox_API&oldid=8524 (accessed January 23, 2026).
CBE/CSE style
Zero-K contributors. Startbox API [Internet]. Zero-K, ; 2022 Sep 3, 19:47 UTC [cited 2026 Jan 23]. 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 January 23, 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 23-January-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 23-January-2026]"
}