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