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: 18 September 2024 00:55 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 00:55, September 18, 2024 from https://wiki.haskell.org/index.php?title=Distributions&oldid=63520.
MLA style
"Distributions." HaskellWiki, . 9 Dec 2020, 19:54 UTC. 18 Sep 2024, 00:55 <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 18 September 2024]
Chicago style
HaskellWiki contributors, "Distributions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Distributions&oldid=63520 (accessed September 18, 2024).
CBE/CSE style
HaskellWiki contributors. Distributions [Internet]. HaskellWiki, ; 2020 Dec 9, 19:54 UTC [cited 2024 Sep 18]. 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 September 18, 2024).
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 18-September-2024]" }
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 18-September-2024]" }