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