Cite This Page
Bibliographic details for Pyro
- Page name: Pyro
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 18 May 2024 10:24 UTC
- Date retrieved: 27 October 2025 04:12 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Pyro&oldid=9509
- Page Version ID: 9509
Citation styles for Pyro
APA style
Pyro. (2024, May 18). Zero-K, . Retrieved 04:12, October 27, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Pyro&oldid=9509.
MLA style
"Pyro." Zero-K, . 18 May 2024, 10:24 UTC. 27 Oct 2025, 04:12 <http://test.zero-k.info/mediawiki/index.php?title=Pyro&oldid=9509>.
MHRA style
Zero-K contributors, 'Pyro', Zero-K, , 18 May 2024, 10:24 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Pyro&oldid=9509> [accessed 27 October 2025]
Chicago style
Zero-K contributors, "Pyro," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Pyro&oldid=9509 (accessed October 27, 2025).
CBE/CSE style
Zero-K contributors. Pyro [Internet]. Zero-K, ; 2024 May 18, 10:24 UTC [cited 2025 Oct 27]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Pyro&oldid=9509.
Bluebook style
Pyro, http://test.zero-k.info/mediawiki/index.php?title=Pyro&oldid=9509 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Pyro --- Zero-K{,} ",
year = "2024",
url = "http://test.zero-k.info/mediawiki/index.php?title=Pyro&oldid=9509",
note = "[Online; accessed 27-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 = "Pyro --- Zero-K{,} ",
year = "2024",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Pyro&oldid=9509}",
note = "[Online; accessed 27-October-2025]"
}