Cite This Page
Bibliographic details for Vim
- Page name: Vim
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 March 2019 20:19 UTC
- Date retrieved: 11 December 2019 10:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Vim&oldid=62827
- Page Version ID: 62827
Citation styles for Vim
APA style
Vim. (2019, March 15). HaskellWiki, . Retrieved 10:57, December 11, 2019 from https://wiki.haskell.org/index.php?title=Vim&oldid=62827.
MLA style
"Vim." HaskellWiki, . 15 Mar 2019, 20:19 UTC. 11 Dec 2019, 10:57 <https://wiki.haskell.org/index.php?title=Vim&oldid=62827>.
MHRA style
HaskellWiki contributors, 'Vim', HaskellWiki, , 15 March 2019, 20:19 UTC, <https://wiki.haskell.org/index.php?title=Vim&oldid=62827> [accessed 11 December 2019]
Chicago style
HaskellWiki contributors, "Vim," HaskellWiki, , https://wiki.haskell.org/index.php?title=Vim&oldid=62827 (accessed December 11, 2019).
CBE/CSE style
HaskellWiki contributors. Vim [Internet]. HaskellWiki, ; 2019 Mar 15, 20:19 UTC [cited 2019 Dec 11]. Available from: https://wiki.haskell.org/index.php?title=Vim&oldid=62827.
Bluebook style
Vim, https://wiki.haskell.org/index.php?title=Vim&oldid=62827 (last visited December 11, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Vim --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Vim&oldid=62827", note = "[Online; accessed 11-December-2019]" }
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 = "HaskellWiki", title = "Vim --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Vim&oldid=62827}", note = "[Online; accessed 11-December-2019]" }