Cite This Page
Bibliographic details for Vim Tricks
- Page name: Vim Tricks
- Author: GIGA Information Board contributors
- Publisher: GIGA Information Board, .
- Date of last revision: 23 September 2017 23:47 UTC
- Date retrieved: 18 June 2025 17:52 UTC
- Permanent URL: http://web.giga.ulg.ac.be/wiki/index.php?title=Vim_Tricks&oldid=43
- Page Version ID: 43
Citation styles for Vim Tricks
APA style
Vim Tricks. (2017, September 23). GIGA Information Board, . Retrieved 17:52, June 18, 2025 from http://web.giga.ulg.ac.be/wiki/index.php?title=Vim_Tricks&oldid=43.
MLA style
"Vim Tricks." GIGA Information Board, . 23 Sep 2017, 23:47 UTC. 18 Jun 2025, 17:52 <http://web.giga.ulg.ac.be/wiki/index.php?title=Vim_Tricks&oldid=43>.
MHRA style
GIGA Information Board contributors, 'Vim Tricks', GIGA Information Board, , 23 September 2017, 23:47 UTC, <http://web.giga.ulg.ac.be/wiki/index.php?title=Vim_Tricks&oldid=43> [accessed 18 June 2025]
Chicago style
GIGA Information Board contributors, "Vim Tricks," GIGA Information Board, , http://web.giga.ulg.ac.be/wiki/index.php?title=Vim_Tricks&oldid=43 (accessed June 18, 2025).
CBE/CSE style
GIGA Information Board contributors. Vim Tricks [Internet]. GIGA Information Board, ; 2017 Sep 23, 23:47 UTC [cited 2025 Jun 18]. Available from: http://web.giga.ulg.ac.be/wiki/index.php?title=Vim_Tricks&oldid=43.
Bluebook style
Vim Tricks, http://web.giga.ulg.ac.be/wiki/index.php?title=Vim_Tricks&oldid=43 (last visited June 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "GIGA Information Board", title = "Vim Tricks --- GIGA Information Board{,} ", year = "2017", url = "http://web.giga.ulg.ac.be/wiki/index.php?title=Vim_Tricks&oldid=43", note = "[Online; accessed 18-June-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 = "GIGA Information Board", title = "Vim Tricks --- GIGA Information Board{,} ", year = "2017", url = "\url{http://web.giga.ulg.ac.be/wiki/index.php?title=Vim_Tricks&oldid=43}", note = "[Online; accessed 18-June-2025]" }