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