Cite This Page
Bibliographic details for Pathological floating point problems
- Page name: Pathological floating point problems
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 1 December 2024 10:40 UTC
- Date retrieved: 21 January 2025 02:19 UTC
- Permanent URL: https://rosettacode.org/wiki/Pathological_floating_point_problems?oldid=373976
- Page Version ID: 373976
Citation styles for Pathological floating point problems
APA style
Pathological floating point problems. (2024, December 1). Rosetta Code. Retrieved 02:19, January 21, 2025 from https://rosettacode.org/wiki/Pathological_floating_point_problems?oldid=373976.
MLA style
"Pathological floating point problems." Rosetta Code. 1 Dec 2024, 10:40 UTC. 21 Jan 2025, 02:19 <https://rosettacode.org/wiki/Pathological_floating_point_problems?oldid=373976>.
MHRA style
Rosetta Code contributors, 'Pathological floating point problems', Rosetta Code, 1 December 2024, 10:40 UTC, <https://rosettacode.org/wiki/Pathological_floating_point_problems?oldid=373976> [accessed 21 January 2025]
Chicago style
Rosetta Code contributors, "Pathological floating point problems," Rosetta Code, https://rosettacode.org/wiki/Pathological_floating_point_problems?oldid=373976 (accessed January 21, 2025).
CBE/CSE style
Rosetta Code contributors. Pathological floating point problems [Internet]. Rosetta Code; 2024 Dec 1, 10:40 UTC [cited 2025 Jan 21]. Available from: https://rosettacode.org/wiki/Pathological_floating_point_problems?oldid=373976.
Bluebook style
Pathological floating point problems, https://rosettacode.org/wiki/Pathological_floating_point_problems?oldid=373976 (last visited January 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Pathological floating point problems --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Pathological_floating_point_problems?oldid=373976", note = "[Online; accessed 21-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 = "Rosetta Code", title = "Pathological floating point problems --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Pathological_floating_point_problems?oldid=373976}", note = "[Online; accessed 21-January-2025]" }