Cite This Page
Bibliographic details for BASIC
- Page name: BASIC
- Author: SourceWatch contributors
- Publisher: SourceWatch, .
- Date of last revision: 11 January 2010 23:40 UTC
- Date retrieved: 15 April 2025 11:25 UTC
- Permanent URL: https://dev.sourcewatch.org/index.php?title=BASIC&oldid=457984
- Page Version ID: 457984
Citation styles for BASIC
APA style
BASIC. (2010, January 11). SourceWatch, . Retrieved 11:25, April 15, 2025 from https://dev.sourcewatch.org/index.php?title=BASIC&oldid=457984.
MLA style
"BASIC." SourceWatch, . 11 Jan 2010, 23:40 UTC. 15 Apr 2025, 11:25 <https://dev.sourcewatch.org/index.php?title=BASIC&oldid=457984>.
MHRA style
SourceWatch contributors, 'BASIC', SourceWatch, , 11 January 2010, 23:40 UTC, <https://dev.sourcewatch.org/index.php?title=BASIC&oldid=457984> [accessed 15 April 2025]
Chicago style
SourceWatch contributors, "BASIC," SourceWatch, , https://dev.sourcewatch.org/index.php?title=BASIC&oldid=457984 (accessed April 15, 2025).
CBE/CSE style
SourceWatch contributors. BASIC [Internet]. SourceWatch, ; 2010 Jan 11, 23:40 UTC [cited 2025 Apr 15]. Available from: https://dev.sourcewatch.org/index.php?title=BASIC&oldid=457984.
Bluebook style
BASIC, https://dev.sourcewatch.org/index.php?title=BASIC&oldid=457984 (last visited April 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "SourceWatch", title = "BASIC --- SourceWatch{,} ", year = "2010", url = "https://dev.sourcewatch.org/index.php?title=BASIC&oldid=457984", note = "[Online; accessed 15-April-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 = "SourceWatch", title = "BASIC --- SourceWatch{,} ", year = "2010", url = "\url{https://dev.sourcewatch.org/index.php?title=BASIC&oldid=457984}", note = "[Online; accessed 15-April-2025]" }