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