Cite This Page
Bibliographic details for IDE
- Page name: IDE
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 06:40 UTC
- Date retrieved: 7 February 2025 11:08 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=IDE&oldid=65978
- Page Version ID: 65978
Citation styles for IDE
APA style
IDE. (2023, June 8). HaskellWiki. Retrieved 11:08, February 7, 2025 from https://wiki.haskell.org/index.php?title=IDE&oldid=65978.
MLA style
"IDE." HaskellWiki. 8 Jun 2023, 06:40 UTC. 7 Feb 2025, 11:08 <https://wiki.haskell.org/index.php?title=IDE&oldid=65978>.
MHRA style
HaskellWiki contributors, 'IDE', HaskellWiki, 8 June 2023, 06:40 UTC, <https://wiki.haskell.org/index.php?title=IDE&oldid=65978> [accessed 7 February 2025]
Chicago style
HaskellWiki contributors, "IDE," HaskellWiki, https://wiki.haskell.org/index.php?title=IDE&oldid=65978 (accessed February 7, 2025).
CBE/CSE style
HaskellWiki contributors. IDE [Internet]. HaskellWiki; 2023 Jun 8, 06:40 UTC [cited 2025 Feb 7]. Available from: https://wiki.haskell.org/index.php?title=IDE&oldid=65978.
Bluebook style
IDE, https://wiki.haskell.org/index.php?title=IDE&oldid=65978 (last visited February 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "IDE --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=IDE&oldid=65978", note = "[Online; accessed 7-February-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 = "IDE --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=IDE&oldid=65978}", note = "[Online; accessed 7-February-2025]" }