Cite This Page
Bibliographic details for IDEs
- Page name: IDEs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 July 2013 11:12 UTC
- Date retrieved: 26 May 2022 20:10 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=IDEs&oldid=56427
- Page Version ID: 56427
Citation styles for IDEs
APA style
IDEs. (2013, July 20). HaskellWiki, . Retrieved 20:10, May 26, 2022 from https://wiki.haskell.org/index.php?title=IDEs&oldid=56427.
MLA style
"IDEs." HaskellWiki, . 20 Jul 2013, 11:12 UTC. 26 May 2022, 20:10 <https://wiki.haskell.org/index.php?title=IDEs&oldid=56427>.
MHRA style
HaskellWiki contributors, 'IDEs', HaskellWiki, , 20 July 2013, 11:12 UTC, <https://wiki.haskell.org/index.php?title=IDEs&oldid=56427> [accessed 26 May 2022]
Chicago style
HaskellWiki contributors, "IDEs," HaskellWiki, , https://wiki.haskell.org/index.php?title=IDEs&oldid=56427 (accessed May 26, 2022).
CBE/CSE style
HaskellWiki contributors. IDEs [Internet]. HaskellWiki, ; 2013 Jul 20, 11:12 UTC [cited 2022 May 26]. Available from: https://wiki.haskell.org/index.php?title=IDEs&oldid=56427.
Bluebook style
IDEs, https://wiki.haskell.org/index.php?title=IDEs&oldid=56427 (last visited May 26, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "IDEs --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=IDEs&oldid=56427", note = "[Online; accessed 26-May-2022]" }
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 = "2013", url = "\url{https://wiki.haskell.org/index.php?title=IDEs&oldid=56427}", note = "[Online; accessed 26-May-2022]" }