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: 26 March 2025 13:50 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 13:50, March 26, 2025 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. 26 Mar 2025, 13:50 <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 26 March 2025]
Chicago style
HaskellWiki contributors, "Emacs/Project navigation," HaskellWiki, https://wiki.haskell.org/index.php?title=Emacs/Project_navigation&oldid=60680 (accessed March 26, 2025).
CBE/CSE style
HaskellWiki contributors. Emacs/Project navigation [Internet]. HaskellWiki; 2016 Apr 11, 18:23 UTC [cited 2025 Mar 26]. 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 March 26, 2025).
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 26-March-2025]" }
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 26-March-2025]" }