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