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