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