Cite This Page
Bibliographic details for Development Libraries and Tools
- Page name: Development Libraries and Tools
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 3 February 2021 19:09 UTC
- Date retrieved: 20 September 2024 03:29 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63634
- Page Version ID: 63634
Citation styles for Development Libraries and Tools
APA style
Development Libraries and Tools. (2021, February 3). HaskellWiki, . Retrieved 03:29, September 20, 2024 from https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63634.
MLA style
"Development Libraries and Tools." HaskellWiki, . 3 Feb 2021, 19:09 UTC. 20 Sep 2024, 03:29 <https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63634>.
MHRA style
HaskellWiki contributors, 'Development Libraries and Tools', HaskellWiki, , 3 February 2021, 19:09 UTC, <https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63634> [accessed 20 September 2024]
Chicago style
HaskellWiki contributors, "Development Libraries and Tools," HaskellWiki, , https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63634 (accessed September 20, 2024).
CBE/CSE style
HaskellWiki contributors. Development Libraries and Tools [Internet]. HaskellWiki, ; 2021 Feb 3, 19:09 UTC [cited 2024 Sep 20]. Available from: https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63634.
Bluebook style
Development Libraries and Tools, https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63634 (last visited September 20, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Development Libraries and Tools --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63634", note = "[Online; accessed 20-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 = "Development Libraries and Tools --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63634}", note = "[Online; accessed 20-September-2024]" }