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