Cite This Page
Bibliographic details for Envo
- Page name: Envo
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 6 September 2017 22:15 UTC
- Date retrieved: 7 April 2026 21:19 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Envo&oldid=517
- Page Version ID: 517
Citation styles for Envo
APA style
Envo. (2017, September 6). CS Codex, . Retrieved 21:19, April 7, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Envo&oldid=517.
MLA style
"Envo." CS Codex, . 6 Sep 2017, 22:15 UTC. 7 Apr 2026, 21:19 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Envo&oldid=517>.
MHRA style
CS Codex contributors, 'Envo', CS Codex, , 6 September 2017, 22:15 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Envo&oldid=517> [accessed 7 April 2026]
Chicago style
CS Codex contributors, "Envo," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Envo&oldid=517 (accessed April 7, 2026).
CBE/CSE style
CS Codex contributors. Envo [Internet]. CS Codex, ; 2017 Sep 6, 22:15 UTC [cited 2026 Apr 7]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Envo&oldid=517.
Bluebook style
Envo, http://cscodex.com/mediawiki-1.28.1/index.php?title=Envo&oldid=517 (last visited April 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "Envo --- CS Codex{,} ",
year = "2017",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Envo&oldid=517",
note = "[Online; accessed 7-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 = "CS Codex",
title = "Envo --- CS Codex{,} ",
year = "2017",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Envo&oldid=517}",
note = "[Online; accessed 7-April-2026]"
}