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