Cite This Page
Bibliographic details for Arithmetic evaluation/REXX
- Page name: Arithmetic evaluation/REXX
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 18 January 2020 17:03 UTC
- Date retrieved: 18 May 2025 19:38 UTC
- Permanent URL: https://rosettacode.org/wiki/Arithmetic_evaluation/REXX?oldid=253853
- Page Version ID: 253853
Citation styles for Arithmetic evaluation/REXX
APA style
Arithmetic evaluation/REXX. (2020, January 18). Rosetta Code. Retrieved 19:38, May 18, 2025 from https://rosettacode.org/wiki/Arithmetic_evaluation/REXX?oldid=253853.
MLA style
"Arithmetic evaluation/REXX." Rosetta Code. 18 Jan 2020, 17:03 UTC. 18 May 2025, 19:38 <https://rosettacode.org/wiki/Arithmetic_evaluation/REXX?oldid=253853>.
MHRA style
Rosetta Code contributors, 'Arithmetic evaluation/REXX', Rosetta Code, 18 January 2020, 17:03 UTC, <https://rosettacode.org/wiki/Arithmetic_evaluation/REXX?oldid=253853> [accessed 18 May 2025]
Chicago style
Rosetta Code contributors, "Arithmetic evaluation/REXX," Rosetta Code, https://rosettacode.org/wiki/Arithmetic_evaluation/REXX?oldid=253853 (accessed May 18, 2025).
CBE/CSE style
Rosetta Code contributors. Arithmetic evaluation/REXX [Internet]. Rosetta Code; 2020 Jan 18, 17:03 UTC [cited 2025 May 18]. Available from: https://rosettacode.org/wiki/Arithmetic_evaluation/REXX?oldid=253853.
Bluebook style
Arithmetic evaluation/REXX, https://rosettacode.org/wiki/Arithmetic_evaluation/REXX?oldid=253853 (last visited May 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Arithmetic evaluation/REXX --- Rosetta Code{,} ", year = "2020", url = "https://rosettacode.org/wiki/Arithmetic_evaluation/REXX?oldid=253853", note = "[Online; accessed 18-May-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 = "Arithmetic evaluation/REXX --- Rosetta Code{,} ", year = "2020", url = "\url{https://rosettacode.org/wiki/Arithmetic_evaluation/REXX?oldid=253853}", note = "[Online; accessed 18-May-2025]" }