Cite This Page
Bibliographic details for Vim
- Page name: Vim
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 15 October 2018 20:23 UTC
- Date retrieved: 10 July 2026 23:31 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Vim&oldid=11043
- Page Version ID: 11043
Citation styles for Vim
APA style
Vim. (2018, October 15). DISI, . Retrieved 23:31, July 10, 2026 from http://wiki.docking.org/index.php?title=Vim&oldid=11043.
MLA style
"Vim." DISI, . 15 Oct 2018, 20:23 UTC. 10 Jul 2026, 23:31 <http://wiki.docking.org/index.php?title=Vim&oldid=11043>.
MHRA style
DISI contributors, 'Vim', DISI, , 15 October 2018, 20:23 UTC, <http://wiki.docking.org/index.php?title=Vim&oldid=11043> [accessed 10 July 2026]
Chicago style
DISI contributors, "Vim," DISI, , http://wiki.docking.org/index.php?title=Vim&oldid=11043 (accessed July 10, 2026).
CBE/CSE style
DISI contributors. Vim [Internet]. DISI, ; 2018 Oct 15, 20:23 UTC [cited 2026 Jul 10]. Available from: http://wiki.docking.org/index.php?title=Vim&oldid=11043.
Bluebook style
Vim, http://wiki.docking.org/index.php?title=Vim&oldid=11043 (last visited July 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Vim --- DISI{,} ",
year = "2018",
url = "http://wiki.docking.org/index.php?title=Vim&oldid=11043",
note = "[Online; accessed 10-July-2026]"
}
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 = "DISI",
title = "Vim --- DISI{,} ",
year = "2018",
url = "\url{http://wiki.docking.org/index.php?title=Vim&oldid=11043}",
note = "[Online; accessed 10-July-2026]"
}