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