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