Cite This Page
Bibliographic details for Haskell Platform
- Page name: Haskell Platform
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 August 2014 14:34 UTC
- Date retrieved: 10 December 2019 01:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=34406
- Page Version ID: 34406
Citation styles for Haskell Platform
APA style
Haskell Platform. (2014, August 11). HaskellWiki, . Retrieved 01:57, December 10, 2019 from https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=34406.
MLA style
"Haskell Platform." HaskellWiki, . 11 Aug 2014, 14:34 UTC. 10 Dec 2019, 01:57 <https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=34406>.
MHRA style
HaskellWiki contributors, 'Haskell Platform', HaskellWiki, , 11 August 2014, 14:34 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=34406> [accessed 10 December 2019]
Chicago style
HaskellWiki contributors, "Haskell Platform," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=34406 (accessed December 10, 2019).
CBE/CSE style
HaskellWiki contributors. Haskell Platform [Internet]. HaskellWiki, ; 2014 Aug 11, 14:34 UTC [cited 2019 Dec 10]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=34406.
Bluebook style
Haskell Platform, https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=34406 (last visited December 10, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Platform --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=34406", note = "[Online; accessed 10-December-2019]" }
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 = "Haskell Platform --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=34406}", note = "[Online; accessed 10-December-2019]" }