Cite This Page
Bibliographic details for Brandy BASIC
- Page name: Brandy BASIC
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 3 August 2019 09:26 UTC
- Date retrieved: 2 February 2023 08:18 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Brandy_BASIC&oldid=182131
- Page Version ID: 182131
Citation styles for Brandy BASIC
APA style
Brandy BASIC. (2019, August 3). Rosetta Code, . Retrieved 08:18, February 2, 2023 from https://rosettacode.org/w/index.php?title=Brandy_BASIC&oldid=182131.
MLA style
"Brandy BASIC." Rosetta Code, . 3 Aug 2019, 09:26 UTC. 2 Feb 2023, 08:18 <https://rosettacode.org/w/index.php?title=Brandy_BASIC&oldid=182131>.
MHRA style
Rosetta Code contributors, 'Brandy BASIC', Rosetta Code, , 3 August 2019, 09:26 UTC, <https://rosettacode.org/w/index.php?title=Brandy_BASIC&oldid=182131> [accessed 2 February 2023]
Chicago style
Rosetta Code contributors, "Brandy BASIC," Rosetta Code, , https://rosettacode.org/w/index.php?title=Brandy_BASIC&oldid=182131 (accessed February 2, 2023).
CBE/CSE style
Rosetta Code contributors. Brandy BASIC [Internet]. Rosetta Code, ; 2019 Aug 3, 09:26 UTC [cited 2023 Feb 2]. Available from: https://rosettacode.org/w/index.php?title=Brandy_BASIC&oldid=182131.
Bluebook style
Brandy BASIC, https://rosettacode.org/w/index.php?title=Brandy_BASIC&oldid=182131 (last visited February 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Brandy BASIC --- Rosetta Code{,} ", year = "2019", url = "https://rosettacode.org/w/index.php?title=Brandy_BASIC&oldid=182131", note = "[Online; accessed 2-February-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 = "Brandy BASIC --- Rosetta Code{,} ", year = "2019", url = "\url{https://rosettacode.org/w/index.php?title=Brandy_BASIC&oldid=182131}", note = "[Online; accessed 2-February-2023]" }