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