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: 5 April 2025 03:20 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, . Retrieved03:20, April 5, 2025
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.5 Apr 2025, 03:20
<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> [accessed5 April 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Basic R tutorial," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722 (accessedApril 5, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Basic R tutorial [Internet]. Sinfronteras, ; 2019 Oct 8, 22:31 UTC [cited2025 Apr 5
]. 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 visitedApril 5, 2025
).
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
5-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 = "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
5-April-2025
]"
}