Cite This Page
Bibliographic details for Vive
- Page name: Vive
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 3 January 2018 02:39 UTC
- Date retrieved: 26 November 2024 14:24 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=954
- Page Version ID: 954
Citation styles for Vive
APA style
Vive. (2018, January 3). CS Codex, . Retrieved 14:24, November 26, 2024 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=954.
MLA style
"Vive." CS Codex, . 3 Jan 2018, 02:39 UTC. 26 Nov 2024, 14:24 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=954>.
MHRA style
CS Codex contributors, 'Vive', CS Codex, , 3 January 2018, 02:39 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=954> [accessed 26 November 2024]
Chicago style
CS Codex contributors, "Vive," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=954 (accessed November 26, 2024).
CBE/CSE style
CS Codex contributors. Vive [Internet]. CS Codex, ; 2018 Jan 3, 02:39 UTC [cited 2024 Nov 26]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=954.
Bluebook style
Vive, http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=954 (last visited November 26, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "Vive --- CS Codex{,} ", year = "2018", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=954", note = "[Online; accessed 26-November-2024]" }
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 = "Vive --- CS Codex{,} ", year = "2018", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=954}", note = "[Online; accessed 26-November-2024]" }