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: 23 January 2021 05:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Distributions&oldid=62636
- Page Version ID: 62636
Citation styles for Distributions
APA style
Distributions. (2020, December 9). HaskellWiki, . Retrieved 05:53, January 23, 2021 from https://wiki.haskell.org/index.php?title=Distributions&oldid=62636.
MLA style
"Distributions." HaskellWiki, . 9 Dec 2020, 19:54 UTC. 23 Jan 2021, 05:53 <https://wiki.haskell.org/index.php?title=Distributions&oldid=62636>.
MHRA style
HaskellWiki contributors, 'Distributions', HaskellWiki, , 9 December 2020, 19:54 UTC, <https://wiki.haskell.org/index.php?title=Distributions&oldid=62636> [accessed 23 January 2021]
Chicago style
HaskellWiki contributors, "Distributions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Distributions&oldid=62636 (accessed January 23, 2021).
CBE/CSE style
HaskellWiki contributors. Distributions [Internet]. HaskellWiki, ; 2020 Dec 9, 19:54 UTC [cited 2021 Jan 23]. Available from: https://wiki.haskell.org/index.php?title=Distributions&oldid=62636.
Bluebook style
Distributions, https://wiki.haskell.org/index.php?title=Distributions&oldid=62636 (last visited January 23, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Distributions --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Distributions&oldid=62636", note = "[Online; accessed 23-January-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=62636}", note = "[Online; accessed 23-January-2021]" }