Cite This Page
Bibliographic details for Distributions
- Page name: Distributions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 November 2015 07:46 UTC
- Date retrieved: 20 May 2022 15:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Distributions&oldid=60359
- Page Version ID: 60359
Citation styles for Distributions
APA style
Distributions. (2015, November 19). HaskellWiki, . Retrieved 15:18, May 20, 2022 from https://wiki.haskell.org/index.php?title=Distributions&oldid=60359.
MLA style
"Distributions." HaskellWiki, . 19 Nov 2015, 07:46 UTC. 20 May 2022, 15:18 <https://wiki.haskell.org/index.php?title=Distributions&oldid=60359>.
MHRA style
HaskellWiki contributors, 'Distributions', HaskellWiki, , 19 November 2015, 07:46 UTC, <https://wiki.haskell.org/index.php?title=Distributions&oldid=60359> [accessed 20 May 2022]
Chicago style
HaskellWiki contributors, "Distributions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Distributions&oldid=60359 (accessed May 20, 2022).
CBE/CSE style
HaskellWiki contributors. Distributions [Internet]. HaskellWiki, ; 2015 Nov 19, 07:46 UTC [cited 2022 May 20]. Available from: https://wiki.haskell.org/index.php?title=Distributions&oldid=60359.
Bluebook style
Distributions, https://wiki.haskell.org/index.php?title=Distributions&oldid=60359 (last visited May 20, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Distributions --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Distributions&oldid=60359", note = "[Online; accessed 20-May-2022]" }
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 = "Distributions --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Distributions&oldid=60359}", note = "[Online; accessed 20-May-2022]" }