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