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: 2 December 2023 02:07 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 02:07, December 2, 2023 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. 2 Dec 2023, 02:07 <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 2 December 2023]
Chicago style
HaskellWiki contributors, "Development Libraries and Tools," HaskellWiki, , https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63634 (accessed December 2, 2023).
CBE/CSE style
HaskellWiki contributors. Development Libraries and Tools [Internet]. HaskellWiki, ; 2021 Feb 3, 19:09 UTC [cited 2023 Dec 2]. 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 December 2, 2023).
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 2-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 = "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 2-December-2023]" }