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