Cite This Page
Bibliographic details for Applications and libraries/Interfacing other languages
- Page name: Applications and libraries/Interfacing other languages
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 April 2006 03:54 UTC
- Date retrieved: 2 April 2023 06:50 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515
- Page Version ID: 3515
Citation styles for Applications and libraries/Interfacing other languages
APA style
Applications and libraries/Interfacing other languages. (2006, April 6). HaskellWiki, . Retrieved 06:50, April 2, 2023 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515.
MLA style
"Applications and libraries/Interfacing other languages." HaskellWiki, . 6 Apr 2006, 03:54 UTC. 2 Apr 2023, 06:50 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Interfacing other languages', HaskellWiki, , 6 April 2006, 03:54 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515> [accessed 2 April 2023]
Chicago style
HaskellWiki contributors, "Applications and libraries/Interfacing other languages," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Interfacing other languages [Internet]. HaskellWiki, ; 2006 Apr 6, 03:54 UTC [cited 2023 Apr 2]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515.
Bluebook style
Applications and libraries/Interfacing other languages, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Interfacing other languages --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515", note = "[Online; accessed 2-April-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 = "Applications and libraries/Interfacing other languages --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515}", note = "[Online; accessed 2-April-2023]" }