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