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