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