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