Cite This Page
- Page name: Emacs/Project navigation
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 April 2016 18:23 UTC
- Date retrieved: 11 December 2023 05:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Emacs/Project_navigation&oldid=60680
- Page Version ID: 60680
APA style
Emacs/Project navigation. (2016, April 11). HaskellWiki, . Retrieved 05:19, December 11, 2023 from https://wiki.haskell.org/index.php?title=Emacs/Project_navigation&oldid=60680.
MLA style
"Emacs/Project navigation." HaskellWiki, . 11 Apr 2016, 18:23 UTC. 11 Dec 2023, 05:19 <https://wiki.haskell.org/index.php?title=Emacs/Project_navigation&oldid=60680>.
MHRA style
HaskellWiki contributors, 'Emacs/Project navigation', HaskellWiki, , 11 April 2016, 18:23 UTC, <https://wiki.haskell.org/index.php?title=Emacs/Project_navigation&oldid=60680> [accessed 11 December 2023]
Chicago style
HaskellWiki contributors, "Emacs/Project navigation," HaskellWiki, , https://wiki.haskell.org/index.php?title=Emacs/Project_navigation&oldid=60680 (accessed December 11, 2023).
CBE/CSE style
HaskellWiki contributors. Emacs/Project navigation [Internet]. HaskellWiki, ; 2016 Apr 11, 18:23 UTC [cited 2023 Dec 11]. Available from: https://wiki.haskell.org/index.php?title=Emacs/Project_navigation&oldid=60680.
Bluebook style
Emacs/Project navigation, https://wiki.haskell.org/index.php?title=Emacs/Project_navigation&oldid=60680 (last visited December 11, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Emacs/Project navigation --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Emacs/Project_navigation&oldid=60680", note = "[Online; accessed 11-December-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/Project navigation --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Emacs/Project_navigation&oldid=60680}", note = "[Online; accessed 11-December-2023]" }