Cite This Page
Bibliographic details for Cxx foreign function interface
- Page name: Cxx foreign function interface
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 June 2009 17:44 UTC
- Date retrieved: 31 October 2024 23:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=28712
- Page Version ID: 28712
Citation styles for Cxx foreign function interface
APA style
Cxx foreign function interface. (2009, June 20). HaskellWiki, . Retrieved 23:54, October 31, 2024 from https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=28712.
MLA style
"Cxx foreign function interface." HaskellWiki, . 20 Jun 2009, 17:44 UTC. 31 Oct 2024, 23:54 <https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=28712>.
MHRA style
HaskellWiki contributors, 'Cxx foreign function interface', HaskellWiki, , 20 June 2009, 17:44 UTC, <https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=28712> [accessed 31 October 2024]
Chicago style
HaskellWiki contributors, "Cxx foreign function interface," HaskellWiki, , https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=28712 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. Cxx foreign function interface [Internet]. HaskellWiki, ; 2009 Jun 20, 17:44 UTC [cited 2024 Oct 31]. Available from: https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=28712.
Bluebook style
Cxx foreign function interface, https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=28712 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cxx foreign function interface --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=28712", note = "[Online; accessed 31-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 = "Cxx foreign function interface --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=28712}", note = "[Online; accessed 31-October-2024]" }