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: 24 March 2023 10:41 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 10:41, March 24, 2023 from https://wiki.haskell.org/index.php?title=IDEs&oldid=56427.
MLA style
"IDEs." HaskellWiki, . 20 Jul 2013, 11:12 UTC. 24 Mar 2023, 10:41 <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 24 March 2023]
Chicago style
HaskellWiki contributors, "IDEs," HaskellWiki, , https://wiki.haskell.org/index.php?title=IDEs&oldid=56427 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. IDEs [Internet]. HaskellWiki, ; 2013 Jul 20, 11:12 UTC [cited 2023 Mar 24]. 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 March 24, 2023).
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 24-March-2023]" }
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 24-March-2023]" }