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