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: 21 September 2023 16:47 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 16:47, September 21, 2023 from https://wiki.haskell.org/index.php?title=Emacs&oldid=63534.
MLA style
"Emacs." HaskellWiki, . 9 Dec 2020, 20:32 UTC. 21 Sep 2023, 16:47 <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 21 September 2023]
Chicago style
HaskellWiki contributors, "Emacs," HaskellWiki, , https://wiki.haskell.org/index.php?title=Emacs&oldid=63534 (accessed September 21, 2023).
CBE/CSE style
HaskellWiki contributors. Emacs [Internet]. HaskellWiki, ; 2020 Dec 9, 20:32 UTC [cited 2023 Sep 21]. 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 21, 2023).
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 21-September-2023]" }
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 21-September-2023]" }