Cite This Page
Bibliographic details for IDEs
- Page name: IDEs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 December 2020 20:28 UTC
- Date retrieved: 27 January 2021 16:39 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=IDEs&oldid=56778
- Page Version ID: 56778
Citation styles for IDEs
APA style
IDEs. (2020, December 9). HaskellWiki, . Retrieved 16:39, January 27, 2021 from https://wiki.haskell.org/index.php?title=IDEs&oldid=56778.
MLA style
"IDEs." HaskellWiki, . 9 Dec 2020, 20:28 UTC. 27 Jan 2021, 16:39 <https://wiki.haskell.org/index.php?title=IDEs&oldid=56778>.
MHRA style
HaskellWiki contributors, 'IDEs', HaskellWiki, , 9 December 2020, 20:28 UTC, <https://wiki.haskell.org/index.php?title=IDEs&oldid=56778> [accessed 27 January 2021]
Chicago style
HaskellWiki contributors, "IDEs," HaskellWiki, , https://wiki.haskell.org/index.php?title=IDEs&oldid=56778 (accessed January 27, 2021).
CBE/CSE style
HaskellWiki contributors. IDEs [Internet]. HaskellWiki, ; 2020 Dec 9, 20:28 UTC [cited 2021 Jan 27]. Available from: https://wiki.haskell.org/index.php?title=IDEs&oldid=56778.
Bluebook style
IDEs, https://wiki.haskell.org/index.php?title=IDEs&oldid=56778 (last visited January 27, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "IDEs --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=IDEs&oldid=56778", note = "[Online; accessed 27-January-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 = "IDEs --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=IDEs&oldid=56778}", note = "[Online; accessed 27-January-2021]" }