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