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: 27 February 2021 00:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63239
- Page Version ID: 63239
Citation styles for Development Libraries and Tools
APA style
Development Libraries and Tools. (2021, February 3). HaskellWiki, . Retrieved 00:13, February 27, 2021 from https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63239.
MLA style
"Development Libraries and Tools." HaskellWiki, . 3 Feb 2021, 19:09 UTC. 27 Feb 2021, 00:13 <https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63239>.
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=63239> [accessed 27 February 2021]
Chicago style
HaskellWiki contributors, "Development Libraries and Tools," HaskellWiki, , https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63239 (accessed February 27, 2021).
CBE/CSE style
HaskellWiki contributors. Development Libraries and Tools [Internet]. HaskellWiki, ; 2021 Feb 3, 19:09 UTC [cited 2021 Feb 27]. Available from: https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63239.
Bluebook style
Development Libraries and Tools, https://wiki.haskell.org/index.php?title=Development_Libraries_and_Tools&oldid=63239 (last visited February 27, 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=63239", note = "[Online; accessed 27-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=63239}", note = "[Online; accessed 27-February-2021]" }