Cite This Page
Bibliographic details for Vim Setup
- Page name: Vim Setup
- Author: the CreationKit Wiki contributors
- Publisher: the CreationKit Wiki, .
- Date of last revision: 7 March 2013 12:47 UTC
- Date retrieved: 22 January 2025 04:25 UTC
- Permanent URL: https://ck.uesp.net/w/index.php?title=Vim_Setup&oldid=17862
- Page Version ID: 17862
Citation styles for Vim Setup
APA style
Vim Setup. (2013, March 7). the CreationKit Wiki, . Retrieved 04:25, January 22, 2025 from https://ck.uesp.net/w/index.php?title=Vim_Setup&oldid=17862.
MLA style
"Vim Setup." the CreationKit Wiki, . 7 Mar 2013, 12:47 UTC. 22 Jan 2025, 04:25 <https://ck.uesp.net/w/index.php?title=Vim_Setup&oldid=17862>.
MHRA style
the CreationKit Wiki contributors, 'Vim Setup', the CreationKit Wiki, , 7 March 2013, 12:47 UTC, <https://ck.uesp.net/w/index.php?title=Vim_Setup&oldid=17862> [accessed 22 January 2025]
Chicago style
the CreationKit Wiki contributors, "Vim Setup," the CreationKit Wiki, , https://ck.uesp.net/w/index.php?title=Vim_Setup&oldid=17862 (accessed January 22, 2025).
CBE/CSE style
the CreationKit Wiki contributors. Vim Setup [Internet]. the CreationKit Wiki, ; 2013 Mar 7, 12:47 UTC [cited 2025 Jan 22]. Available from: https://ck.uesp.net/w/index.php?title=Vim_Setup&oldid=17862.
Bluebook style
Vim Setup, https://ck.uesp.net/w/index.php?title=Vim_Setup&oldid=17862 (last visited January 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "the CreationKit Wiki", title = "Vim Setup --- the CreationKit Wiki{,} ", year = "2013", url = "https://ck.uesp.net/w/index.php?title=Vim_Setup&oldid=17862", note = "[Online; accessed 22-January-2025]" }
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 = "the CreationKit Wiki", title = "Vim Setup --- the CreationKit Wiki{,} ", year = "2013", url = "\url{https://ck.uesp.net/w/index.php?title=Vim_Setup&oldid=17862}", note = "[Online; accessed 22-January-2025]" }