Cite This Page
Bibliographic details for Basic R tutorial[edit | edit source]
- Page name: Basic R tutorial
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 8 October 2019 22:31 UTC
- Date retrieved: 22 December 2024 09:09 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722
- Page Version ID: 11722
Citation styles for Basic R tutorial[edit | edit source]
APA style[edit | edit source]
Basic R tutorial. (2019, October 8). Sinfronteras, . Retrieved09:09, December 22, 2024
from http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722.
MLA style[edit | edit source]
"Basic R tutorial." Sinfronteras, . 8 Oct 2019, 22:31 UTC.22 Dec 2024, 09:09
<http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Basic R tutorial', Sinfronteras, , 8 October 2019, 22:31 UTC, <http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722> [accessed22 December 2024
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Basic R tutorial," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722 (accessedDecember 22, 2024
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Basic R tutorial [Internet]. Sinfronteras, ; 2019 Oct 8, 22:31 UTC [cited2024 Dec 22
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722.
Bluebook style[edit | edit source]
Basic R tutorial, http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722 (last visitedDecember 22, 2024
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx, author = "Sinfronteras", title = "Basic R tutorial --- Sinfronteras{,} ", year = "2019", url = "http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722",note = "[Online; accessed
22-December-2024
]"
}
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 = "Sinfronteras", title = "Basic R tutorial --- Sinfronteras{,} ", year = "2019", url = "\url{http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722}",note = "[Online; accessed
22-December-2024
]"
}