Cite This Page
Bibliographic details for Applications and libraries/Compiler tools
- Page name: Applications and libraries/Compiler tools
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 March 2008 18:01 UTC
- Date retrieved: 21 May 2022 04:10 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=19978
- Page Version ID: 19978
Citation styles for Applications and libraries/Compiler tools
APA style
Applications and libraries/Compiler tools. (2008, March 17). HaskellWiki, . Retrieved 04:10, May 21, 2022 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=19978.
MLA style
"Applications and libraries/Compiler tools." HaskellWiki, . 17 Mar 2008, 18:01 UTC. 21 May 2022, 04:10 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=19978>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Compiler tools', HaskellWiki, , 17 March 2008, 18:01 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=19978> [accessed 21 May 2022]
Chicago style
HaskellWiki contributors, "Applications and libraries/Compiler tools," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=19978 (accessed May 21, 2022).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Compiler tools [Internet]. HaskellWiki, ; 2008 Mar 17, 18:01 UTC [cited 2022 May 21]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=19978.
Bluebook style
Applications and libraries/Compiler tools, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=19978 (last visited May 21, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Compiler tools --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=19978", note = "[Online; accessed 21-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 = "Applications and libraries/Compiler tools --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=19978}", note = "[Online; accessed 21-May-2022]" }