Cite This Page
Bibliographic details for Libraries and tools
- Page name: Libraries and tools
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 May 2007 15:47 UTC
- Date retrieved: 21 March 2023 21:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Libraries_and_tools&oldid=12743
- Page Version ID: 12743
Citation styles for Libraries and tools
APA style
Libraries and tools. (2007, May 2). HaskellWiki, . Retrieved 21:31, March 21, 2023 from https://wiki.haskell.org/index.php?title=Libraries_and_tools&oldid=12743.
MLA style
"Libraries and tools." HaskellWiki, . 2 May 2007, 15:47 UTC. 21 Mar 2023, 21:31 <https://wiki.haskell.org/index.php?title=Libraries_and_tools&oldid=12743>.
MHRA style
HaskellWiki contributors, 'Libraries and tools', HaskellWiki, , 2 May 2007, 15:47 UTC, <https://wiki.haskell.org/index.php?title=Libraries_and_tools&oldid=12743> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "Libraries and tools," HaskellWiki, , https://wiki.haskell.org/index.php?title=Libraries_and_tools&oldid=12743 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Libraries and tools [Internet]. HaskellWiki, ; 2007 May 2, 15:47 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Libraries_and_tools&oldid=12743.
Bluebook style
Libraries and tools, https://wiki.haskell.org/index.php?title=Libraries_and_tools&oldid=12743 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Libraries and tools --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Libraries_and_tools&oldid=12743", note = "[Online; accessed 21-March-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 = "Libraries and tools --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Libraries_and_tools&oldid=12743}", note = "[Online; accessed 21-March-2023]" }