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