Cite This Page
Bibliographic details for RCBF/BASIC/QuickBasic
- Page name: RCBF/BASIC/QuickBasic
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 February 2010 14:17 UTC
- Date retrieved: 14 September 2024 21:52 UTC
- Permanent URL: https://rosettacode.org/wiki/RCBF/BASIC/QuickBasic?oldid=138417
- Page Version ID: 138417
Citation styles for RCBF/BASIC/QuickBasic
APA style
RCBF/BASIC/QuickBasic. (2010, February 6). Rosetta Code. Retrieved 21:52, September 14, 2024 from https://rosettacode.org/wiki/RCBF/BASIC/QuickBasic?oldid=138417.
MLA style
"RCBF/BASIC/QuickBasic." Rosetta Code. 6 Feb 2010, 14:17 UTC. 14 Sep 2024, 21:52 <https://rosettacode.org/wiki/RCBF/BASIC/QuickBasic?oldid=138417>.
MHRA style
Rosetta Code contributors, 'RCBF/BASIC/QuickBasic', Rosetta Code, 6 February 2010, 14:17 UTC, <https://rosettacode.org/wiki/RCBF/BASIC/QuickBasic?oldid=138417> [accessed 14 September 2024]
Chicago style
Rosetta Code contributors, "RCBF/BASIC/QuickBasic," Rosetta Code, https://rosettacode.org/wiki/RCBF/BASIC/QuickBasic?oldid=138417 (accessed September 14, 2024).
CBE/CSE style
Rosetta Code contributors. RCBF/BASIC/QuickBasic [Internet]. Rosetta Code; 2010 Feb 6, 14:17 UTC [cited 2024 Sep 14]. Available from: https://rosettacode.org/wiki/RCBF/BASIC/QuickBasic?oldid=138417.
Bluebook style
RCBF/BASIC/QuickBasic, https://rosettacode.org/wiki/RCBF/BASIC/QuickBasic?oldid=138417 (last visited September 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "RCBF/BASIC/QuickBasic --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/RCBF/BASIC/QuickBasic?oldid=138417", note = "[Online; accessed 14-September-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 = "RCBF/BASIC/QuickBasic --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/RCBF/BASIC/QuickBasic?oldid=138417}", note = "[Online; accessed 14-September-2024]" }