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