Cite This Page
Bibliographic details for Libraries and tools/Compiler tools
- Page name: Libraries and tools/Compiler tools
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 May 2007 18:28 UTC
- Date retrieved: 29 January 2023 13:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Libraries_and_tools/Compiler_tools&oldid=12779
- Page Version ID: 12779
Citation styles for Libraries and tools/Compiler tools
APA style
Libraries and tools/Compiler tools. (2007, May 2). HaskellWiki, . Retrieved 13:36, January 29, 2023 from https://wiki.haskell.org/index.php?title=Libraries_and_tools/Compiler_tools&oldid=12779.
MLA style
"Libraries and tools/Compiler tools." HaskellWiki, . 2 May 2007, 18:28 UTC. 29 Jan 2023, 13:36 <https://wiki.haskell.org/index.php?title=Libraries_and_tools/Compiler_tools&oldid=12779>.
MHRA style
HaskellWiki contributors, 'Libraries and tools/Compiler tools', HaskellWiki, , 2 May 2007, 18:28 UTC, <https://wiki.haskell.org/index.php?title=Libraries_and_tools/Compiler_tools&oldid=12779> [accessed 29 January 2023]
Chicago style
HaskellWiki contributors, "Libraries and tools/Compiler tools," HaskellWiki, , https://wiki.haskell.org/index.php?title=Libraries_and_tools/Compiler_tools&oldid=12779 (accessed January 29, 2023).
CBE/CSE style
HaskellWiki contributors. Libraries and tools/Compiler tools [Internet]. HaskellWiki, ; 2007 May 2, 18:28 UTC [cited 2023 Jan 29]. Available from: https://wiki.haskell.org/index.php?title=Libraries_and_tools/Compiler_tools&oldid=12779.
Bluebook style
Libraries and tools/Compiler tools, https://wiki.haskell.org/index.php?title=Libraries_and_tools/Compiler_tools&oldid=12779 (last visited January 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Libraries and tools/Compiler tools --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Libraries_and_tools/Compiler_tools&oldid=12779", note = "[Online; accessed 29-January-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 = "Libraries and tools/Compiler tools --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Libraries_and_tools/Compiler_tools&oldid=12779}", note = "[Online; accessed 29-January-2023]" }