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: 21 July 2023 14:44 UTC
- Date retrieved: 13 October 2024 13:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=66367
- Page Version ID: 66367
Citation styles for Applications and libraries/Compiler tools
APA style
Applications and libraries/Compiler tools. (2023, July 21). HaskellWiki, . Retrieved 13:30, October 13, 2024 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=66367.
MLA style
"Applications and libraries/Compiler tools." HaskellWiki, . 21 Jul 2023, 14:44 UTC. 13 Oct 2024, 13:30 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=66367>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Compiler tools', HaskellWiki, , 21 July 2023, 14:44 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=66367> [accessed 13 October 2024]
Chicago style
HaskellWiki contributors, "Applications and libraries/Compiler tools," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=66367 (accessed October 13, 2024).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Compiler tools [Internet]. HaskellWiki, ; 2023 Jul 21, 14:44 UTC [cited 2024 Oct 13]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=66367.
Bluebook style
Applications and libraries/Compiler tools, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=66367 (last visited October 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Compiler tools --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=66367", note = "[Online; accessed 13-October-2024]" }
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 = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Compiler_tools&oldid=66367}", note = "[Online; accessed 13-October-2024]" }