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: 18 February 2025 22:14 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, . Retrieved22:14, February 18, 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.18 Feb 2025, 22:14
<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> [accessed18 February 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Basic R tutorial," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722 (accessedFebruary 18, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Basic R tutorial [Internet]. Sinfronteras, ; 2019 Oct 8, 22:31 UTC [cited2025 Feb 18
]. 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 visitedFebruary 18, 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
18-February-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
18-February-2025
]"
}