Cite This Page
Bibliographic details for Emacs/Snippets
- Page name: Emacs/Snippets
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 18 May 2012 10:47 UTC
- Date retrieved: 4 October 2024 22:10 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Emacs/Snippets&oldid=45723
- Page Version ID: 45723
Citation styles for Emacs/Snippets
APA style
Emacs/Snippets. (2012, May 18). HaskellWiki, . Retrieved 22:10, October 4, 2024 from https://wiki.haskell.org/index.php?title=Emacs/Snippets&oldid=45723.
MLA style
"Emacs/Snippets." HaskellWiki, . 18 May 2012, 10:47 UTC. 4 Oct 2024, 22:10 <https://wiki.haskell.org/index.php?title=Emacs/Snippets&oldid=45723>.
MHRA style
HaskellWiki contributors, 'Emacs/Snippets', HaskellWiki, , 18 May 2012, 10:47 UTC, <https://wiki.haskell.org/index.php?title=Emacs/Snippets&oldid=45723> [accessed 4 October 2024]
Chicago style
HaskellWiki contributors, "Emacs/Snippets," HaskellWiki, , https://wiki.haskell.org/index.php?title=Emacs/Snippets&oldid=45723 (accessed October 4, 2024).
CBE/CSE style
HaskellWiki contributors. Emacs/Snippets [Internet]. HaskellWiki, ; 2012 May 18, 10:47 UTC [cited 2024 Oct 4]. Available from: https://wiki.haskell.org/index.php?title=Emacs/Snippets&oldid=45723.
Bluebook style
Emacs/Snippets, https://wiki.haskell.org/index.php?title=Emacs/Snippets&oldid=45723 (last visited October 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Emacs/Snippets --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Emacs/Snippets&oldid=45723", note = "[Online; accessed 4-October-2024]" }
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 = "Emacs/Snippets --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Emacs/Snippets&oldid=45723}", note = "[Online; accessed 4-October-2024]" }