Cite This Page
Bibliographic details for Palo Alto Tiny BASIC
- Page name: Palo Alto Tiny BASIC
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 17 November 2022 00:39 UTC
- Date retrieved: 10 December 2024 11:14 UTC
- Permanent URL: https://rosettacode.org/wiki/Palo_Alto_Tiny_BASIC?oldid=333685
- Page Version ID: 333685
Citation styles for Palo Alto Tiny BASIC
APA style
Palo Alto Tiny BASIC. (2022, November 17). Rosetta Code. Retrieved 11:14, December 10, 2024 from https://rosettacode.org/wiki/Palo_Alto_Tiny_BASIC?oldid=333685.
MLA style
"Palo Alto Tiny BASIC." Rosetta Code. 17 Nov 2022, 00:39 UTC. 10 Dec 2024, 11:14 <https://rosettacode.org/wiki/Palo_Alto_Tiny_BASIC?oldid=333685>.
MHRA style
Rosetta Code contributors, 'Palo Alto Tiny BASIC', Rosetta Code, 17 November 2022, 00:39 UTC, <https://rosettacode.org/wiki/Palo_Alto_Tiny_BASIC?oldid=333685> [accessed 10 December 2024]
Chicago style
Rosetta Code contributors, "Palo Alto Tiny BASIC," Rosetta Code, https://rosettacode.org/wiki/Palo_Alto_Tiny_BASIC?oldid=333685 (accessed December 10, 2024).
CBE/CSE style
Rosetta Code contributors. Palo Alto Tiny BASIC [Internet]. Rosetta Code; 2022 Nov 17, 00:39 UTC [cited 2024 Dec 10]. Available from: https://rosettacode.org/wiki/Palo_Alto_Tiny_BASIC?oldid=333685.
Bluebook style
Palo Alto Tiny BASIC, https://rosettacode.org/wiki/Palo_Alto_Tiny_BASIC?oldid=333685 (last visited December 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Palo Alto Tiny BASIC --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/Palo_Alto_Tiny_BASIC?oldid=333685", note = "[Online; accessed 10-December-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 = "Palo Alto Tiny BASIC --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/Palo_Alto_Tiny_BASIC?oldid=333685}", note = "[Online; accessed 10-December-2024]" }