Cite This Page
Bibliographic details for Real constants and functions
- Page name: Real constants and functions
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 23 January 2023 19:08 UTC
- Date retrieved: 28 January 2023 07:03 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Real_constants_and_functions&oldid=335950
- Page Version ID: 335950
Citation styles for Real constants and functions
APA style
Real constants and functions. (2023, January 23). Rosetta Code, . Retrieved 07:03, January 28, 2023 from https://rosettacode.org/w/index.php?title=Real_constants_and_functions&oldid=335950.
MLA style
"Real constants and functions." Rosetta Code, . 23 Jan 2023, 19:08 UTC. 28 Jan 2023, 07:03 <https://rosettacode.org/w/index.php?title=Real_constants_and_functions&oldid=335950>.
MHRA style
Rosetta Code contributors, 'Real constants and functions', Rosetta Code, , 23 January 2023, 19:08 UTC, <https://rosettacode.org/w/index.php?title=Real_constants_and_functions&oldid=335950> [accessed 28 January 2023]
Chicago style
Rosetta Code contributors, "Real constants and functions," Rosetta Code, , https://rosettacode.org/w/index.php?title=Real_constants_and_functions&oldid=335950 (accessed January 28, 2023).
CBE/CSE style
Rosetta Code contributors. Real constants and functions [Internet]. Rosetta Code, ; 2023 Jan 23, 19:08 UTC [cited 2023 Jan 28]. Available from: https://rosettacode.org/w/index.php?title=Real_constants_and_functions&oldid=335950.
Bluebook style
Real constants and functions, https://rosettacode.org/w/index.php?title=Real_constants_and_functions&oldid=335950 (last visited January 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Real constants and functions --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/w/index.php?title=Real_constants_and_functions&oldid=335950", note = "[Online; accessed 28-January-2023]" }
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 = "Real constants and functions --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/w/index.php?title=Real_constants_and_functions&oldid=335950}", note = "[Online; accessed 28-January-2023]" }