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