Cite This Page
Bibliographic details for GVim
- Page name: GVim
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 19 June 2013 11:59 UTC
- Date retrieved: 10 September 2026 09:05 UTC
- Permanent URL: https://wpkg.org/index.php?title=GVim&oldid=9077
- Page Version ID: 9077
Citation styles for GVim
APA style
GVim. (2013, June 19). WPKG | Open Source Software Deployment and Distribution, . Retrieved 09:05, September 10, 2026 from https://wpkg.org/index.php?title=GVim&oldid=9077.
MLA style
"GVim." WPKG | Open Source Software Deployment and Distribution, . 19 Jun 2013, 11:59 UTC. 10 Sep 2026, 09:05 <https://wpkg.org/index.php?title=GVim&oldid=9077>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'GVim', WPKG | Open Source Software Deployment and Distribution, , 19 June 2013, 11:59 UTC, <https://wpkg.org/index.php?title=GVim&oldid=9077> [accessed 10 September 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "GVim," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=GVim&oldid=9077 (accessed September 10, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. GVim [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2013 Jun 19, 11:59 UTC [cited 2026 Sep 10]. Available from: https://wpkg.org/index.php?title=GVim&oldid=9077.
Bluebook style
GVim, https://wpkg.org/index.php?title=GVim&oldid=9077 (last visited September 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "GVim --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2013",
url = "https://wpkg.org/index.php?title=GVim&oldid=9077",
note = "[Online; accessed 10-September-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 = "GVim --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2013",
url = "\url{https://wpkg.org/index.php?title=GVim&oldid=9077}",
note = "[Online; accessed 10-September-2026]"
}