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 2021 23:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Performance/Floating_point&oldid=7715
- Page Version ID: 7715
Citation styles for Performance/Floating point
APA style
Performance/Floating point. (2007, June 15). HaskellWiki, . Retrieved 23:57, January 20, 2021 from https://wiki.haskell.org/index.php?title=Performance/Floating_point&oldid=7715.
MLA style
"Performance/Floating point." HaskellWiki, . 15 Jun 2007, 08:34 UTC. 20 Jan 2021, 23:57 <https://wiki.haskell.org/index.php?title=Performance/Floating_point&oldid=7715>.
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=7715> [accessed 20 January 2021]
Chicago style
HaskellWiki contributors, "Performance/Floating point," HaskellWiki, , https://wiki.haskell.org/index.php?title=Performance/Floating_point&oldid=7715 (accessed January 20, 2021).
CBE/CSE style
HaskellWiki contributors. Performance/Floating point [Internet]. HaskellWiki, ; 2007 Jun 15, 08:34 UTC [cited 2021 Jan 20]. Available from: https://wiki.haskell.org/index.php?title=Performance/Floating_point&oldid=7715.
Bluebook style
Performance/Floating point, https://wiki.haskell.org/index.php?title=Performance/Floating_point&oldid=7715 (last visited January 20, 2021).
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=7715", note = "[Online; accessed 20-January-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 = "Performance/Floating point --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Performance/Floating_point&oldid=7715}", note = "[Online; accessed 20-January-2021]" }