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: 1 April 2023 02:50 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 02:50, April 1, 2023 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. 1 Apr 2023, 02:50 <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 1 April 2023]
Chicago style
HaskellWiki contributors, "Emacs/Automatic building," HaskellWiki, , https://wiki.haskell.org/index.php?title=Emacs/Automatic_building&oldid=45719 (accessed April 1, 2023).
CBE/CSE style
HaskellWiki contributors. Emacs/Automatic building [Internet]. HaskellWiki, ; 2012 May 18, 10:46 UTC [cited 2023 Apr 1]. 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 April 1, 2023).
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 1-April-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/Automatic building --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Emacs/Automatic_building&oldid=45719}", note = "[Online; accessed 1-April-2023]" }