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