Cite This Page
Bibliographic details for Vim
- Page name: Vim
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 27 April 2008 19:18 UTC
- Date retrieved: 9 May 2026 12:34 UTC
- Permanent URL: https://wpkg.org/index.php?title=Vim&oldid=3156
- Page Version ID: 3156
Citation styles for Vim
APA style
Vim. (2008, April 27). WPKG | Open Source Software Deployment and Distribution, . Retrieved 12:34, May 9, 2026 from https://wpkg.org/index.php?title=Vim&oldid=3156.
MLA style
"Vim." WPKG | Open Source Software Deployment and Distribution, . 27 Apr 2008, 19:18 UTC. 9 May 2026, 12:34 <https://wpkg.org/index.php?title=Vim&oldid=3156>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Vim', WPKG | Open Source Software Deployment and Distribution, , 27 April 2008, 19:18 UTC, <https://wpkg.org/index.php?title=Vim&oldid=3156> [accessed 9 May 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Vim," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Vim&oldid=3156 (accessed May 9, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Vim [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2008 Apr 27, 19:18 UTC [cited 2026 May 9]. Available from: https://wpkg.org/index.php?title=Vim&oldid=3156.
Bluebook style
Vim, https://wpkg.org/index.php?title=Vim&oldid=3156 (last visited May 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Vim --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "https://wpkg.org/index.php?title=Vim&oldid=3156",
note = "[Online; accessed 9-May-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Vim --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "\url{https://wpkg.org/index.php?title=Vim&oldid=3156}",
note = "[Online; accessed 9-May-2026]"
}