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