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