Cite This Page
Bibliographic details for Quite BASIC
- Page name: Quite BASIC
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 16 May 2018 22:10 UTC
- Date retrieved: 23 January 2025 06:32 UTC
- Permanent URL: https://rosettacode.org/wiki/Quite_BASIC?oldid=282246
- Page Version ID: 282246
Citation styles for Quite BASIC
APA style
Quite BASIC. (2018, May 16). Rosetta Code. Retrieved 06:32, January 23, 2025 from https://rosettacode.org/wiki/Quite_BASIC?oldid=282246.
MLA style
"Quite BASIC." Rosetta Code. 16 May 2018, 22:10 UTC. 23 Jan 2025, 06:32 <https://rosettacode.org/wiki/Quite_BASIC?oldid=282246>.
MHRA style
Rosetta Code contributors, 'Quite BASIC', Rosetta Code, 16 May 2018, 22:10 UTC, <https://rosettacode.org/wiki/Quite_BASIC?oldid=282246> [accessed 23 January 2025]
Chicago style
Rosetta Code contributors, "Quite BASIC," Rosetta Code, https://rosettacode.org/wiki/Quite_BASIC?oldid=282246 (accessed January 23, 2025).
CBE/CSE style
Rosetta Code contributors. Quite BASIC [Internet]. Rosetta Code; 2018 May 16, 22:10 UTC [cited 2025 Jan 23]. Available from: https://rosettacode.org/wiki/Quite_BASIC?oldid=282246.
Bluebook style
Quite BASIC, https://rosettacode.org/wiki/Quite_BASIC?oldid=282246 (last visited January 23, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Quite BASIC --- Rosetta Code{,} ", year = "2018", url = "https://rosettacode.org/wiki/Quite_BASIC?oldid=282246", note = "[Online; accessed 23-January-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 = "Quite BASIC --- Rosetta Code{,} ", year = "2018", url = "\url{https://rosettacode.org/wiki/Quite_BASIC?oldid=282246}", note = "[Online; accessed 23-January-2025]" }