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: 11 July 2021 22:55 UTC
- Date retrieved: 11 December 2023 18:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=64526
- Page Version ID: 64526
Citation styles for Cxx foreign function interface
APA style
Cxx foreign function interface. (2021, July 11). HaskellWiki, . Retrieved 18:55, December 11, 2023 from https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=64526.
MLA style
"Cxx foreign function interface." HaskellWiki, . 11 Jul 2021, 22:55 UTC. 11 Dec 2023, 18:55 <https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=64526>.
MHRA style
HaskellWiki contributors, 'Cxx foreign function interface', HaskellWiki, , 11 July 2021, 22:55 UTC, <https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=64526> [accessed 11 December 2023]
Chicago style
HaskellWiki contributors, "Cxx foreign function interface," HaskellWiki, , https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=64526 (accessed December 11, 2023).
CBE/CSE style
HaskellWiki contributors. Cxx foreign function interface [Internet]. HaskellWiki, ; 2021 Jul 11, 22:55 UTC [cited 2023 Dec 11]. Available from: https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=64526.
Bluebook style
Cxx foreign function interface, https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=64526 (last visited December 11, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cxx foreign function interface --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=64526", note = "[Online; accessed 11-December-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 = "Cxx foreign function interface --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=64526}", note = "[Online; accessed 11-December-2023]" }