Cite This Page
Bibliographic details for IDEs
- Page name: IDEs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 March 2020 01:44 UTC
- Date retrieved: 30 March 2023 15:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=IDEs&oldid=63238
- Page Version ID: 63238
Citation styles for IDEs
APA style
IDEs. (2020, March 1). HaskellWiki, . Retrieved 15:45, March 30, 2023 from https://wiki.haskell.org/index.php?title=IDEs&oldid=63238.
MLA style
"IDEs." HaskellWiki, . 1 Mar 2020, 01:44 UTC. 30 Mar 2023, 15:45 <https://wiki.haskell.org/index.php?title=IDEs&oldid=63238>.
MHRA style
HaskellWiki contributors, 'IDEs', HaskellWiki, , 1 March 2020, 01:44 UTC, <https://wiki.haskell.org/index.php?title=IDEs&oldid=63238> [accessed 30 March 2023]
Chicago style
HaskellWiki contributors, "IDEs," HaskellWiki, , https://wiki.haskell.org/index.php?title=IDEs&oldid=63238 (accessed March 30, 2023).
CBE/CSE style
HaskellWiki contributors. IDEs [Internet]. HaskellWiki, ; 2020 Mar 1, 01:44 UTC [cited 2023 Mar 30]. Available from: https://wiki.haskell.org/index.php?title=IDEs&oldid=63238.
Bluebook style
IDEs, https://wiki.haskell.org/index.php?title=IDEs&oldid=63238 (last visited March 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "IDEs --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=IDEs&oldid=63238", note = "[Online; accessed 30-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 = "2020", url = "\url{https://wiki.haskell.org/index.php?title=IDEs&oldid=63238}", note = "[Online; accessed 30-March-2023]" }