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: 31 October 2024 09:19 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 09:19, October 31, 2024 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. 31 Oct 2024, 09:19 <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 31 October 2024]
Chicago style
HaskellWiki contributors, "Performance/Floating point," HaskellWiki, , https://wiki.haskell.org/index.php?title=Performance/Floating_point&oldid=13477 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. Performance/Floating point [Internet]. HaskellWiki, ; 2007 Jun 15, 08:34 UTC [cited 2024 Oct 31]. 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 October 31, 2024).
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 31-October-2024]" }
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 31-October-2024]" }