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