Cite This Page
Bibliographic details for Distributions
- Page name: Distributions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 December 2020 19:54 UTC
- Date retrieved: 28 February 2021 19:51 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Distributions&oldid=60654
- Page Version ID: 60654
Citation styles for Distributions
APA style
Distributions. (2020, December 9). HaskellWiki, . Retrieved 19:51, February 28, 2021 from https://wiki.haskell.org/index.php?title=Distributions&oldid=60654.
MLA style
"Distributions." HaskellWiki, . 9 Dec 2020, 19:54 UTC. 28 Feb 2021, 19:51 <https://wiki.haskell.org/index.php?title=Distributions&oldid=60654>.
MHRA style
HaskellWiki contributors, 'Distributions', HaskellWiki, , 9 December 2020, 19:54 UTC, <https://wiki.haskell.org/index.php?title=Distributions&oldid=60654> [accessed 28 February 2021]
Chicago style
HaskellWiki contributors, "Distributions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Distributions&oldid=60654 (accessed February 28, 2021).
CBE/CSE style
HaskellWiki contributors. Distributions [Internet]. HaskellWiki, ; 2020 Dec 9, 19:54 UTC [cited 2021 Feb 28]. Available from: https://wiki.haskell.org/index.php?title=Distributions&oldid=60654.
Bluebook style
Distributions, https://wiki.haskell.org/index.php?title=Distributions&oldid=60654 (last visited February 28, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Distributions --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Distributions&oldid=60654", note = "[Online; accessed 28-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 = "Distributions --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Distributions&oldid=60654}", note = "[Online; accessed 28-February-2021]" }