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