Cite This Page
Bibliographic details for Applications and libraries/Statistics
- Page name: Applications and libraries/Statistics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 June 2021 01:13 UTC
- Date retrieved: 10 October 2024 11:52 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Statistics&oldid=64462
- Page Version ID: 64462
Citation styles for Applications and libraries/Statistics
APA style
Applications and libraries/Statistics. (2021, June 17). HaskellWiki, . Retrieved 11:52, October 10, 2024 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Statistics&oldid=64462.
MLA style
"Applications and libraries/Statistics." HaskellWiki, . 17 Jun 2021, 01:13 UTC. 10 Oct 2024, 11:52 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Statistics&oldid=64462>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Statistics', HaskellWiki, , 17 June 2021, 01:13 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Statistics&oldid=64462> [accessed 10 October 2024]
Chicago style
HaskellWiki contributors, "Applications and libraries/Statistics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Statistics&oldid=64462 (accessed October 10, 2024).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Statistics [Internet]. HaskellWiki, ; 2021 Jun 17, 01:13 UTC [cited 2024 Oct 10]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Statistics&oldid=64462.
Bluebook style
Applications and libraries/Statistics, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Statistics&oldid=64462 (last visited October 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Statistics --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Statistics&oldid=64462", note = "[Online; accessed 10-October-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 = "Applications and libraries/Statistics --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Statistics&oldid=64462}", note = "[Online; accessed 10-October-2024]" }