Cite This Page
Bibliographic details for Developing
- Page name: Developing
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 26 April 2018 14:29 UTC
- Date retrieved: 5 October 2025 15:25 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Developing&oldid=3772
- Page Version ID: 3772
Citation styles for Developing
APA style
Developing. (2018, April 26). Zero-K, . Retrieved 15:25, October 5, 2025 from https://zero-k.info/mediawiki/index.php?title=Developing&oldid=3772.
MLA style
"Developing." Zero-K, . 26 Apr 2018, 14:29 UTC. 5 Oct 2025, 15:25 <https://zero-k.info/mediawiki/index.php?title=Developing&oldid=3772>.
MHRA style
Zero-K contributors, 'Developing', Zero-K, , 26 April 2018, 14:29 UTC, <https://zero-k.info/mediawiki/index.php?title=Developing&oldid=3772> [accessed 5 October 2025]
Chicago style
Zero-K contributors, "Developing," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Developing&oldid=3772 (accessed October 5, 2025).
CBE/CSE style
Zero-K contributors. Developing [Internet]. Zero-K, ; 2018 Apr 26, 14:29 UTC [cited 2025 Oct 5]. Available from: https://zero-k.info/mediawiki/index.php?title=Developing&oldid=3772.
Bluebook style
Developing, https://zero-k.info/mediawiki/index.php?title=Developing&oldid=3772 (last visited October 5, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Zero-K", title = "Developing --- Zero-K{,} ", year = "2018", url = "https://zero-k.info/mediawiki/index.php?title=Developing&oldid=3772", note = "[Online; accessed 5-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 = "Developing --- Zero-K{,} ", year = "2018", url = "\url{https://zero-k.info/mediawiki/index.php?title=Developing&oldid=3772}", note = "[Online; accessed 5-October-2025]" }