Cite This Page
Bibliographic details for Direct Impact
- Page name: Direct Impact
- Author: SourceWatch contributors
- Publisher: SourceWatch, .
- Date of last revision: 26 August 2009 19:29 UTC
- Date retrieved: 24 April 2025 18:45 UTC
- Permanent URL: https://dev.sourcewatch.org/index.php?title=Direct_Impact&oldid=435844
- Page Version ID: 435844
Citation styles for Direct Impact
APA style
Direct Impact. (2009, August 26). SourceWatch, . Retrieved 18:45, April 24, 2025 from https://dev.sourcewatch.org/index.php?title=Direct_Impact&oldid=435844.
MLA style
"Direct Impact." SourceWatch, . 26 Aug 2009, 19:29 UTC. 24 Apr 2025, 18:45 <https://dev.sourcewatch.org/index.php?title=Direct_Impact&oldid=435844>.
MHRA style
SourceWatch contributors, 'Direct Impact', SourceWatch, , 26 August 2009, 19:29 UTC, <https://dev.sourcewatch.org/index.php?title=Direct_Impact&oldid=435844> [accessed 24 April 2025]
Chicago style
SourceWatch contributors, "Direct Impact," SourceWatch, , https://dev.sourcewatch.org/index.php?title=Direct_Impact&oldid=435844 (accessed April 24, 2025).
CBE/CSE style
SourceWatch contributors. Direct Impact [Internet]. SourceWatch, ; 2009 Aug 26, 19:29 UTC [cited 2025 Apr 24]. Available from: https://dev.sourcewatch.org/index.php?title=Direct_Impact&oldid=435844.
Bluebook style
Direct Impact, https://dev.sourcewatch.org/index.php?title=Direct_Impact&oldid=435844 (last visited April 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "SourceWatch", title = "Direct Impact --- SourceWatch{,} ", year = "2009", url = "https://dev.sourcewatch.org/index.php?title=Direct_Impact&oldid=435844", note = "[Online; accessed 24-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 = "Direct Impact --- SourceWatch{,} ", year = "2009", url = "\url{https://dev.sourcewatch.org/index.php?title=Direct_Impact&oldid=435844}", note = "[Online; accessed 24-April-2025]" }