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