Cite This Page
Bibliographic details for Performance/FFI
- Page name: Performance/FFI
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 5 April 2007 15:31 UTC
- Date retrieved: 21 April 2025 08:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Performance/FFI&oldid=12425
- Page Version ID: 12425
Citation styles for Performance/FFI
APA style
Performance/FFI. (2007, April 5). HaskellWiki. Retrieved 08:20, April 21, 2025 from https://wiki.haskell.org/index.php?title=Performance/FFI&oldid=12425.
MLA style
"Performance/FFI." HaskellWiki. 5 Apr 2007, 15:31 UTC. 21 Apr 2025, 08:20 <https://wiki.haskell.org/index.php?title=Performance/FFI&oldid=12425>.
MHRA style
HaskellWiki contributors, 'Performance/FFI', HaskellWiki, 5 April 2007, 15:31 UTC, <https://wiki.haskell.org/index.php?title=Performance/FFI&oldid=12425> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "Performance/FFI," HaskellWiki, https://wiki.haskell.org/index.php?title=Performance/FFI&oldid=12425 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. Performance/FFI [Internet]. HaskellWiki; 2007 Apr 5, 15:31 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=Performance/FFI&oldid=12425.
Bluebook style
Performance/FFI, https://wiki.haskell.org/index.php?title=Performance/FFI&oldid=12425 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Performance/FFI --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Performance/FFI&oldid=12425", note = "[Online; accessed 21-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 = "Performance/FFI --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Performance/FFI&oldid=12425}", note = "[Online; accessed 21-April-2025]" }