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: 23 May 2018 12:25 UTC
- Date retrieved: 9 December 2019 08:19 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. (2018, May 23). HaskellWiki, . Retrieved 08:19, December 9, 2019 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, . 23 May 2018, 12:25 UTC. 9 Dec 2019, 08:19 <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, , 23 May 2018, 12:25 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515> [accessed 9 December 2019]
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 December 9, 2019).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Interfacing other languages [Internet]. HaskellWiki, ; 2018 May 23, 12:25 UTC [cited 2019 Dec 9]. 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 December 9, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Interfacing other languages --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515", note = "[Online; accessed 9-December-2019]" }
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 = "2018", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Interfacing_other_languages&oldid=3515}", note = "[Online; accessed 9-December-2019]" }