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: 25 March 2025 22:03 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 22:03, March 25, 2025 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. 25 Mar 2025, 22:03 <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 25 March 2025]
Chicago style
HaskellWiki contributors, "Cxx foreign function interface," HaskellWiki, https://wiki.haskell.org/index.php?title=Cxx_foreign_function_interface&oldid=64526 (accessed March 25, 2025).
CBE/CSE style
HaskellWiki contributors. Cxx foreign function interface [Internet]. HaskellWiki; 2021 Jul 11, 22:55 UTC [cited 2025 Mar 25]. 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 March 25, 2025).
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 25-March-2025]" }
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 25-March-2025]" }