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