Cite This Page
Bibliographic details for VBScript
- Page name: VBScript
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 6 February 2007 13:32 UTC
- Date retrieved: 20 March 2023 22:48 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=VBScript&oldid=19463
- Page Version ID: 19463
Citation styles for VBScript
APA style
VBScript. (2007, February 6). Rosetta Code, . Retrieved 22:48, March 20, 2023 from https://rosettacode.org/w/index.php?title=VBScript&oldid=19463.
MLA style
"VBScript." Rosetta Code, . 6 Feb 2007, 13:32 UTC. 20 Mar 2023, 22:48 <https://rosettacode.org/w/index.php?title=VBScript&oldid=19463>.
MHRA style
Rosetta Code contributors, 'VBScript', Rosetta Code, , 6 February 2007, 13:32 UTC, <https://rosettacode.org/w/index.php?title=VBScript&oldid=19463> [accessed 20 March 2023]
Chicago style
Rosetta Code contributors, "VBScript," Rosetta Code, , https://rosettacode.org/w/index.php?title=VBScript&oldid=19463 (accessed March 20, 2023).
CBE/CSE style
Rosetta Code contributors. VBScript [Internet]. Rosetta Code, ; 2007 Feb 6, 13:32 UTC [cited 2023 Mar 20]. Available from: https://rosettacode.org/w/index.php?title=VBScript&oldid=19463.
Bluebook style
VBScript, https://rosettacode.org/w/index.php?title=VBScript&oldid=19463 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "VBScript --- Rosetta Code{,} ", year = "2007", url = "https://rosettacode.org/w/index.php?title=VBScript&oldid=19463", note = "[Online; accessed 20-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 = "VBScript --- Rosetta Code{,} ", year = "2007", url = "\url{https://rosettacode.org/w/index.php?title=VBScript&oldid=19463}", note = "[Online; accessed 20-March-2023]" }