Cite This Page
Bibliographic details for Enterprise Haskell
- Page name: Enterprise Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 March 2012 21:35 UTC
- Date retrieved: 26 February 2021 04:40 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Enterprise_Haskell&oldid=8200
- Page Version ID: 8200
Citation styles for Enterprise Haskell
APA style
Enterprise Haskell. (2012, March 2). HaskellWiki, . Retrieved 04:40, February 26, 2021 from https://wiki.haskell.org/index.php?title=Enterprise_Haskell&oldid=8200.
MLA style
"Enterprise Haskell." HaskellWiki, . 2 Mar 2012, 21:35 UTC. 26 Feb 2021, 04:40 <https://wiki.haskell.org/index.php?title=Enterprise_Haskell&oldid=8200>.
MHRA style
HaskellWiki contributors, 'Enterprise Haskell', HaskellWiki, , 2 March 2012, 21:35 UTC, <https://wiki.haskell.org/index.php?title=Enterprise_Haskell&oldid=8200> [accessed 26 February 2021]
Chicago style
HaskellWiki contributors, "Enterprise Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Enterprise_Haskell&oldid=8200 (accessed February 26, 2021).
CBE/CSE style
HaskellWiki contributors. Enterprise Haskell [Internet]. HaskellWiki, ; 2012 Mar 2, 21:35 UTC [cited 2021 Feb 26]. Available from: https://wiki.haskell.org/index.php?title=Enterprise_Haskell&oldid=8200.
Bluebook style
Enterprise Haskell, https://wiki.haskell.org/index.php?title=Enterprise_Haskell&oldid=8200 (last visited February 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Enterprise Haskell --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Enterprise_Haskell&oldid=8200", note = "[Online; accessed 26-February-2021]" }
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 = "Enterprise Haskell --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Enterprise_Haskell&oldid=8200}", note = "[Online; accessed 26-February-2021]" }