Cite This Page
Bibliographic details for FFI
- Page name: FFI
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 30 August 2008 19:24 UTC
- Date retrieved: 7 March 2021 09:43 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=FFI&oldid=22703
- Page Version ID: 22703
Citation styles for FFI
APA style
FFI. (2008, August 30). HaskellWiki, . Retrieved 09:43, March 7, 2021 from https://wiki.haskell.org/index.php?title=FFI&oldid=22703.
MLA style
"FFI." HaskellWiki, . 30 Aug 2008, 19:24 UTC. 7 Mar 2021, 09:43 <https://wiki.haskell.org/index.php?title=FFI&oldid=22703>.
MHRA style
HaskellWiki contributors, 'FFI', HaskellWiki, , 30 August 2008, 19:24 UTC, <https://wiki.haskell.org/index.php?title=FFI&oldid=22703> [accessed 7 March 2021]
Chicago style
HaskellWiki contributors, "FFI," HaskellWiki, , https://wiki.haskell.org/index.php?title=FFI&oldid=22703 (accessed March 7, 2021).
CBE/CSE style
HaskellWiki contributors. FFI [Internet]. HaskellWiki, ; 2008 Aug 30, 19:24 UTC [cited 2021 Mar 7]. Available from: https://wiki.haskell.org/index.php?title=FFI&oldid=22703.
Bluebook style
FFI, https://wiki.haskell.org/index.php?title=FFI&oldid=22703 (last visited March 7, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "FFI --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=FFI&oldid=22703", note = "[Online; accessed 7-March-2021]" }
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 = "FFI --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=FFI&oldid=22703}", note = "[Online; accessed 7-March-2021]" }