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