Cite This Page
Bibliographic details for True BASIC
- Page name: True BASIC
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 17 October 2011 19:18 UTC
- Date retrieved: 30 March 2023 17:02 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=True_BASIC&oldid=202030
- Page Version ID: 202030
Citation styles for True BASIC
APA style
True BASIC. (2011, October 17). Rosetta Code, . Retrieved 17:02, March 30, 2023 from https://rosettacode.org/w/index.php?title=True_BASIC&oldid=202030.
MLA style
"True BASIC." Rosetta Code, . 17 Oct 2011, 19:18 UTC. 30 Mar 2023, 17:02 <https://rosettacode.org/w/index.php?title=True_BASIC&oldid=202030>.
MHRA style
Rosetta Code contributors, 'True BASIC', Rosetta Code, , 17 October 2011, 19:18 UTC, <https://rosettacode.org/w/index.php?title=True_BASIC&oldid=202030> [accessed 30 March 2023]
Chicago style
Rosetta Code contributors, "True BASIC," Rosetta Code, , https://rosettacode.org/w/index.php?title=True_BASIC&oldid=202030 (accessed March 30, 2023).
CBE/CSE style
Rosetta Code contributors. True BASIC [Internet]. Rosetta Code, ; 2011 Oct 17, 19:18 UTC [cited 2023 Mar 30]. Available from: https://rosettacode.org/w/index.php?title=True_BASIC&oldid=202030.
Bluebook style
True BASIC, https://rosettacode.org/w/index.php?title=True_BASIC&oldid=202030 (last visited March 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "True BASIC --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/w/index.php?title=True_BASIC&oldid=202030", note = "[Online; accessed 30-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 = "True BASIC --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/w/index.php?title=True_BASIC&oldid=202030}", note = "[Online; accessed 30-March-2023]" }