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