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