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