Cite This Page
Bibliographic details for 501(c)(3)
- Page name: 501(c)(3)
- Author: SourceWatch contributors
- Publisher: SourceWatch, .
- Date of last revision: 25 December 2019 18:04 UTC
- Date retrieved: 1 August 2021 03:12 UTC
- Permanent URL: https://www.sourcewatch.org/index.php?title=501(c)(3)&oldid=769961
- Page Version ID: 769961
Citation styles for 501(c)(3)
APA style
501(c)(3). (2019, December 25). SourceWatch, . Retrieved 03:12, August 1, 2021 from https://www.sourcewatch.org/index.php?title=501(c)(3)&oldid=769961.
MLA style
"501(c)(3)." SourceWatch, . 25 Dec 2019, 18:04 UTC. 1 Aug 2021, 03:12 <https://www.sourcewatch.org/index.php?title=501(c)(3)&oldid=769961>.
MHRA style
SourceWatch contributors, '501(c)(3)', SourceWatch, , 25 December 2019, 18:04 UTC, <https://www.sourcewatch.org/index.php?title=501(c)(3)&oldid=769961> [accessed 1 August 2021]
Chicago style
SourceWatch contributors, "501(c)(3)," SourceWatch, , https://www.sourcewatch.org/index.php?title=501(c)(3)&oldid=769961 (accessed August 1, 2021).
CBE/CSE style
SourceWatch contributors. 501(c)(3) [Internet]. SourceWatch, ; 2019 Dec 25, 18:04 UTC [cited 2021 Aug 1]. Available from: https://www.sourcewatch.org/index.php?title=501(c)(3)&oldid=769961.
Bluebook style
501(c)(3), https://www.sourcewatch.org/index.php?title=501(c)(3)&oldid=769961 (last visited August 1, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "SourceWatch",
title = "501(c)(3) --- SourceWatch{,} ",
year = "2019",
url = "https://www.sourcewatch.org/index.php?title=501(c)(3)&oldid=769961",
note = "[Online; accessed 1-August-2021]"
}
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 = "501(c)(3) --- SourceWatch{,} ",
year = "2019",
url = "\url{https://www.sourcewatch.org/index.php?title=501(c)(3)&oldid=769961}",
note = "[Online; accessed 1-August-2021]"
}