Cite This Page
Bibliographic details for CHANGESTR.REX
- Page name: CHANGESTR.REX
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 15 October 2018 20:23 UTC
- Date retrieved: 23 March 2023 21:42 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=CHANGESTR.REX&oldid=223488
- Page Version ID: 223488
Citation styles for CHANGESTR.REX
APA style
CHANGESTR.REX. (2018, October 15). Rosetta Code, . Retrieved 21:42, March 23, 2023 from https://rosettacode.org/w/index.php?title=CHANGESTR.REX&oldid=223488.
MLA style
"CHANGESTR.REX." Rosetta Code, . 15 Oct 2018, 20:23 UTC. 23 Mar 2023, 21:42 <https://rosettacode.org/w/index.php?title=CHANGESTR.REX&oldid=223488>.
MHRA style
Rosetta Code contributors, 'CHANGESTR.REX', Rosetta Code, , 15 October 2018, 20:23 UTC, <https://rosettacode.org/w/index.php?title=CHANGESTR.REX&oldid=223488> [accessed 23 March 2023]
Chicago style
Rosetta Code contributors, "CHANGESTR.REX," Rosetta Code, , https://rosettacode.org/w/index.php?title=CHANGESTR.REX&oldid=223488 (accessed March 23, 2023).
CBE/CSE style
Rosetta Code contributors. CHANGESTR.REX [Internet]. Rosetta Code, ; 2018 Oct 15, 20:23 UTC [cited 2023 Mar 23]. Available from: https://rosettacode.org/w/index.php?title=CHANGESTR.REX&oldid=223488.
Bluebook style
CHANGESTR.REX, https://rosettacode.org/w/index.php?title=CHANGESTR.REX&oldid=223488 (last visited March 23, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "CHANGESTR.REX --- Rosetta Code{,} ", year = "2018", url = "https://rosettacode.org/w/index.php?title=CHANGESTR.REX&oldid=223488", note = "[Online; accessed 23-March-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 = "CHANGESTR.REX --- Rosetta Code{,} ", year = "2018", url = "\url{https://rosettacode.org/w/index.php?title=CHANGESTR.REX&oldid=223488}", note = "[Online; accessed 23-March-2023]" }