Cite This Page
Bibliographic details for Haskell Platform
- Page name: Haskell Platform
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 January 2009 23:45 UTC
- Date retrieved: 30 January 2023 18:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=25910
- Page Version ID: 25910
Citation styles for Haskell Platform
APA style
Haskell Platform. (2009, January 16). HaskellWiki, . Retrieved 18:22, January 30, 2023 from https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=25910.
MLA style
"Haskell Platform." HaskellWiki, . 16 Jan 2009, 23:45 UTC. 30 Jan 2023, 18:22 <https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=25910>.
MHRA style
HaskellWiki contributors, 'Haskell Platform', HaskellWiki, , 16 January 2009, 23:45 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=25910> [accessed 30 January 2023]
Chicago style
HaskellWiki contributors, "Haskell Platform," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=25910 (accessed January 30, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell Platform [Internet]. HaskellWiki, ; 2009 Jan 16, 23:45 UTC [cited 2023 Jan 30]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=25910.
Bluebook style
Haskell Platform, https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=25910 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Platform --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=25910", note = "[Online; accessed 30-January-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 = "Haskell Platform --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Platform&oldid=25910}", note = "[Online; accessed 30-January-2023]" }