Cite This Page
Bibliographic details for R plotting
- Page name: R plotting
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 10 February 2013 15:17 UTC
- Date retrieved: 10 September 2025 05:04 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_plotting&oldid=6353
- Page Version ID: 6353
Citation styles for R plotting
APA style
R plotting. (2013, February 10). "A B C", . Retrieved 05:04, September 10, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_plotting&oldid=6353.
MLA style
"R plotting." "A B C", . 10 Feb 2013, 15:17 UTC. 10 Sep 2025, 05:04 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_plotting&oldid=6353>.
MHRA style
"A B C" contributors, 'R plotting', "A B C", , 10 February 2013, 15:17 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_plotting&oldid=6353> [accessed 10 September 2025]
Chicago style
"A B C" contributors, "R plotting," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_plotting&oldid=6353 (accessed September 10, 2025).
CBE/CSE style
"A B C" contributors. R plotting [Internet]. "A B C", ; 2013 Feb 10, 15:17 UTC [cited 2025 Sep 10]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_plotting&oldid=6353.
Bluebook style
R plotting, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_plotting&oldid=6353 (last visited September 10, 2025).
BibTeX entry
@misc{ wiki:xxx, author = ""A B C"", title = "R plotting --- "A B C"{,} ", year = "2013", url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_plotting&oldid=6353", note = "[Online; accessed 10-September-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 = ""A B C"", title = "R plotting --- "A B C"{,} ", year = "2013", url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_plotting&oldid=6353}", note = "[Online; accessed 10-September-2025]" }