Cite This Page
Bibliographic details for Vive
- Page name: Vive
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 3 January 2018 23:19 UTC
- Date retrieved: 26 November 2024 16:45 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=955
- Page Version ID: 955
Citation styles for Vive
APA style
Vive. (2018, January 3). CS Codex, . Retrieved 16:45, November 26, 2024 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=955.
MLA style
"Vive." CS Codex, . 3 Jan 2018, 23:19 UTC. 26 Nov 2024, 16:45 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=955>.
MHRA style
CS Codex contributors, 'Vive', CS Codex, , 3 January 2018, 23:19 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=955> [accessed 26 November 2024]
Chicago style
CS Codex contributors, "Vive," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=955 (accessed November 26, 2024).
CBE/CSE style
CS Codex contributors. Vive [Internet]. CS Codex, ; 2018 Jan 3, 23:19 UTC [cited 2024 Nov 26]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=955.
Bluebook style
Vive, http://cscodex.com/mediawiki-1.28.1/index.php?title=Vive&oldid=955 (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=955", 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=955}", note = "[Online; accessed 26-November-2024]" }