Cite This Page
Bibliographic details for "$BLOCK--.REX"
- Page name: "$BLOCK--.REX"
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 21 June 2023 08:08 UTC
- Date retrieved: 6 October 2024 11:10 UTC
- Permanent URL: https://rosettacode.org/wiki/%22$BLOCK--.REX%22?oldid=345191
- Page Version ID: 345191
Citation styles for "$BLOCK--.REX"
APA style
"$BLOCK--.REX". (2023, June 21). Rosetta Code. Retrieved 11:10, October 6, 2024 from https://rosettacode.org/wiki/%22$BLOCK--.REX%22?oldid=345191.
MLA style
""$BLOCK--.REX"." Rosetta Code. 21 Jun 2023, 08:08 UTC. 6 Oct 2024, 11:10 <https://rosettacode.org/wiki/%22$BLOCK--.REX%22?oldid=345191>.
MHRA style
Rosetta Code contributors, '"$BLOCK--.REX"', Rosetta Code, 21 June 2023, 08:08 UTC, <https://rosettacode.org/wiki/%22$BLOCK--.REX%22?oldid=345191> [accessed 6 October 2024]
Chicago style
Rosetta Code contributors, ""$BLOCK--.REX"," Rosetta Code, https://rosettacode.org/wiki/%22$BLOCK--.REX%22?oldid=345191 (accessed October 6, 2024).
CBE/CSE style
Rosetta Code contributors. "$BLOCK--.REX" [Internet]. Rosetta Code; 2023 Jun 21, 08:08 UTC [cited 2024 Oct 6]. Available from: https://rosettacode.org/wiki/%22$BLOCK--.REX%22?oldid=345191.
Bluebook style
"$BLOCK--.REX", https://rosettacode.org/wiki/%22$BLOCK--.REX%22?oldid=345191 (last visited October 6, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = ""$BLOCK--.REX" --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/wiki/%22$BLOCK--.REX%22?oldid=345191", note = "[Online; accessed 6-October-2024]" }
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 = ""$BLOCK--.REX" --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/wiki/%22$BLOCK--.REX%22?oldid=345191}", note = "[Online; accessed 6-October-2024]" }