Cite This Page
Bibliographic details for LINESIZE.REX
- Page name: LINESIZE.REX
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 8 June 2023 00:27 UTC
- Date retrieved: 17 March 2025 08:43 UTC
- Permanent URL: https://rosettacode.org/wiki/LINESIZE.REX?oldid=344371
- Page Version ID: 344371
Citation styles for LINESIZE.REX
APA style
LINESIZE.REX. (2023, June 8). Rosetta Code. Retrieved 08:43, March 17, 2025 from https://rosettacode.org/wiki/LINESIZE.REX?oldid=344371.
MLA style
"LINESIZE.REX." Rosetta Code. 8 Jun 2023, 00:27 UTC. 17 Mar 2025, 08:43 <https://rosettacode.org/wiki/LINESIZE.REX?oldid=344371>.
MHRA style
Rosetta Code contributors, 'LINESIZE.REX', Rosetta Code, 8 June 2023, 00:27 UTC, <https://rosettacode.org/wiki/LINESIZE.REX?oldid=344371> [accessed 17 March 2025]
Chicago style
Rosetta Code contributors, "LINESIZE.REX," Rosetta Code, https://rosettacode.org/wiki/LINESIZE.REX?oldid=344371 (accessed March 17, 2025).
CBE/CSE style
Rosetta Code contributors. LINESIZE.REX [Internet]. Rosetta Code; 2023 Jun 8, 00:27 UTC [cited 2025 Mar 17]. Available from: https://rosettacode.org/wiki/LINESIZE.REX?oldid=344371.
Bluebook style
LINESIZE.REX, https://rosettacode.org/wiki/LINESIZE.REX?oldid=344371 (last visited March 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "LINESIZE.REX --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/wiki/LINESIZE.REX?oldid=344371", note = "[Online; accessed 17-March-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 = "LINESIZE.REX --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/wiki/LINESIZE.REX?oldid=344371}", note = "[Online; accessed 17-March-2025]" }