Cite This Page
Bibliographic details for Generator/Exponential
- Page name: Generator/Exponential
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 3 September 2024 17:43 UTC
- Date retrieved: 16 February 2025 10:00 UTC
- Permanent URL: https://rosettacode.org/wiki/Generator/Exponential?oldid=369496
- Page Version ID: 369496
Citation styles for Generator/Exponential
APA style
Generator/Exponential. (2024, September 3). Rosetta Code. Retrieved 10:00, February 16, 2025 from https://rosettacode.org/wiki/Generator/Exponential?oldid=369496.
MLA style
"Generator/Exponential." Rosetta Code. 3 Sep 2024, 17:43 UTC. 16 Feb 2025, 10:00 <https://rosettacode.org/wiki/Generator/Exponential?oldid=369496>.
MHRA style
Rosetta Code contributors, 'Generator/Exponential', Rosetta Code, 3 September 2024, 17:43 UTC, <https://rosettacode.org/wiki/Generator/Exponential?oldid=369496> [accessed 16 February 2025]
Chicago style
Rosetta Code contributors, "Generator/Exponential," Rosetta Code, https://rosettacode.org/wiki/Generator/Exponential?oldid=369496 (accessed February 16, 2025).
CBE/CSE style
Rosetta Code contributors. Generator/Exponential [Internet]. Rosetta Code; 2024 Sep 3, 17:43 UTC [cited 2025 Feb 16]. Available from: https://rosettacode.org/wiki/Generator/Exponential?oldid=369496.
Bluebook style
Generator/Exponential, https://rosettacode.org/wiki/Generator/Exponential?oldid=369496 (last visited February 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Generator/Exponential --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Generator/Exponential?oldid=369496", note = "[Online; accessed 16-February-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 = "Generator/Exponential --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Generator/Exponential?oldid=369496}", note = "[Online; accessed 16-February-2025]" }