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