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: 18 September 2007 21:29 UTC
- Date retrieved: 30 October 2021 19:03 UTC
- Permanent URL: http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=155
- Page Version ID: 155
Citation styles for Applesoft BASIC
APA style
Applesoft BASIC. (2007, September 18). wiki.apple2.org, . Retrieved 19:03, October 30, 2021 from http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=155.
MLA style
"Applesoft BASIC." wiki.apple2.org, . 18 Sep 2007, 21:29 UTC. 30 Oct 2021, 19:03 <http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=155>.
MHRA style
wiki.apple2.org contributors, 'Applesoft BASIC', wiki.apple2.org, , 18 September 2007, 21:29 UTC, <http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=155> [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=155 (accessed October 30, 2021).
CBE/CSE style
wiki.apple2.org contributors. Applesoft BASIC [Internet]. wiki.apple2.org, ; 2007 Sep 18, 21:29 UTC [cited 2021 Oct 30]. Available from: http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=155.
Bluebook style
Applesoft BASIC, http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=155 (last visited October 30, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "wiki.apple2.org",
title = "Applesoft BASIC --- wiki.apple2.org{,} ",
year = "2007",
url = "http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=155",
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 = "2007",
url = "\url{http://wiki.apple2.org/index.php?title=Applesoft_BASIC&oldid=155}",
note = "[Online; accessed 30-October-2021]"
}