Cite This Page
Bibliographic details for GHC/Using the FFI
- Page name: GHC/Using the FFI
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 1 June 2022 05:52 UTC
- Date retrieved: 23 April 2025 05:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/Using_the_FFI&oldid=65141
- Page Version ID: 65141
Citation styles for GHC/Using the FFI
APA style
GHC/Using the FFI. (2022, June 1). HaskellWiki. Retrieved 05:33, April 23, 2025 from https://wiki.haskell.org/index.php?title=GHC/Using_the_FFI&oldid=65141.
MLA style
"GHC/Using the FFI." HaskellWiki. 1 Jun 2022, 05:52 UTC. 23 Apr 2025, 05:33 <https://wiki.haskell.org/index.php?title=GHC/Using_the_FFI&oldid=65141>.
MHRA style
HaskellWiki contributors, 'GHC/Using the FFI', HaskellWiki, 1 June 2022, 05:52 UTC, <https://wiki.haskell.org/index.php?title=GHC/Using_the_FFI&oldid=65141> [accessed 23 April 2025]
Chicago style
HaskellWiki contributors, "GHC/Using the FFI," HaskellWiki, https://wiki.haskell.org/index.php?title=GHC/Using_the_FFI&oldid=65141 (accessed April 23, 2025).
CBE/CSE style
HaskellWiki contributors. GHC/Using the FFI [Internet]. HaskellWiki; 2022 Jun 1, 05:52 UTC [cited 2025 Apr 23]. Available from: https://wiki.haskell.org/index.php?title=GHC/Using_the_FFI&oldid=65141.
Bluebook style
GHC/Using the FFI, https://wiki.haskell.org/index.php?title=GHC/Using_the_FFI&oldid=65141 (last visited April 23, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC/Using the FFI --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=GHC/Using_the_FFI&oldid=65141", note = "[Online; accessed 23-April-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 = "GHC/Using the FFI --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=GHC/Using_the_FFI&oldid=65141}", note = "[Online; accessed 23-April-2025]" }