Cite This Page
Bibliographic details for Applications and Libraries
- Page name: Applications and Libraries
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 7 June 2023 21:04 UTC
- Date retrieved: 3 December 2023 14:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=65657
- Page Version ID: 65657
Citation styles for Applications and Libraries
APA style
Applications and Libraries. (2023, June 7). HaskellWiki, . Retrieved 14:05, December 3, 2023 from https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=65657.
MLA style
"Applications and Libraries." HaskellWiki, . 7 Jun 2023, 21:04 UTC. 3 Dec 2023, 14:05 <https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=65657>.
MHRA style
HaskellWiki contributors, 'Applications and Libraries', HaskellWiki, , 7 June 2023, 21:04 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=65657> [accessed 3 December 2023]
Chicago style
HaskellWiki contributors, "Applications and Libraries," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=65657 (accessed December 3, 2023).
CBE/CSE style
HaskellWiki contributors. Applications and Libraries [Internet]. HaskellWiki, ; 2023 Jun 7, 21:04 UTC [cited 2023 Dec 3]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=65657.
Bluebook style
Applications and Libraries, https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=65657 (last visited December 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and Libraries --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=65657", note = "[Online; accessed 3-December-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 = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=65657}", note = "[Online; accessed 3-December-2023]" }