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: 24 March 2023 15:59 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Vanilla_SNOBOL4&oldid=147133
- Page Version ID: 147133
Citation styles for Vanilla SNOBOL4
APA style
Vanilla SNOBOL4. (2018, April 18). Rosetta Code, . Retrieved 15:59, March 24, 2023 from https://rosettacode.org/w/index.php?title=Vanilla_SNOBOL4&oldid=147133.
MLA style
"Vanilla SNOBOL4." Rosetta Code, . 18 Apr 2018, 12:41 UTC. 24 Mar 2023, 15:59 <https://rosettacode.org/w/index.php?title=Vanilla_SNOBOL4&oldid=147133>.
MHRA style
Rosetta Code contributors, 'Vanilla SNOBOL4', Rosetta Code, , 18 April 2018, 12:41 UTC, <https://rosettacode.org/w/index.php?title=Vanilla_SNOBOL4&oldid=147133> [accessed 24 March 2023]
Chicago style
Rosetta Code contributors, "Vanilla SNOBOL4," Rosetta Code, , https://rosettacode.org/w/index.php?title=Vanilla_SNOBOL4&oldid=147133 (accessed March 24, 2023).
CBE/CSE style
Rosetta Code contributors. Vanilla SNOBOL4 [Internet]. Rosetta Code, ; 2018 Apr 18, 12:41 UTC [cited 2023 Mar 24]. Available from: https://rosettacode.org/w/index.php?title=Vanilla_SNOBOL4&oldid=147133.
Bluebook style
Vanilla SNOBOL4, https://rosettacode.org/w/index.php?title=Vanilla_SNOBOL4&oldid=147133 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Vanilla SNOBOL4 --- Rosetta Code{,} ", year = "2018", url = "https://rosettacode.org/w/index.php?title=Vanilla_SNOBOL4&oldid=147133", note = "[Online; accessed 24-March-2023]" }
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/w/index.php?title=Vanilla_SNOBOL4&oldid=147133}", note = "[Online; accessed 24-March-2023]" }