Cite This Page
Bibliographic details for Applesoft BASIC
- Page name: Applesoft BASIC
- Author: wiki.apple2.org contributors
- Publisher: wiki.apple2.org, .
- Date of last revision: 1 March 2010 16:15 UTC
- Date retrieved: 30 October 2021 19:01 UTC
- Permanent URL: http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=309
- Page Version ID: 309
Citation styles for Applesoft BASIC
APA style
Applesoft BASIC. (2010, March 1). wiki.apple2.org, . Retrieved 19:01, October 30, 2021 from http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=309.
MLA style
"Applesoft BASIC." wiki.apple2.org, . 1 Mar 2010, 16:15 UTC. 30 Oct 2021, 19:01 <http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=309>.
MHRA style
wiki.apple2.org contributors, 'Applesoft BASIC', wiki.apple2.org, , 1 March 2010, 16:15 UTC, <http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=309> [accessed 30 October 2021]
Chicago style
wiki.apple2.org contributors, "Applesoft BASIC," wiki.apple2.org, , http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=309 (accessed October 30, 2021).
CBE/CSE style
wiki.apple2.org contributors. Applesoft BASIC [Internet]. wiki.apple2.org, ; 2010 Mar 1, 16:15 UTC [cited 2021 Oct 30]. Available from: http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=309.
Bluebook style
Applesoft BASIC, http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=309 (last visited October 30, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "wiki.apple2.org",
title = "Applesoft BASIC --- wiki.apple2.org{,} ",
year = "2010",
url = "http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=309",
note = "[Online; accessed 30-October-2021]"
}
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 = "wiki.apple2.org",
title = "Applesoft BASIC --- wiki.apple2.org{,} ",
year = "2010",
url = "\url{http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=309}",
note = "[Online; accessed 30-October-2021]"
}