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