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