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: 1 November 2024 00:19 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, . Retrieved00:19, November 1, 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.1 Nov 2024, 00:19
<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> [accessed1 November 2024
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Basic R tutorial," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Basic_R_tutorial&oldid=11722 (accessedNovember 1, 2024
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Basic R tutorial [Internet]. Sinfronteras, ; 2019 Oct 8, 22:31 UTC [cited2024 Nov 1
]. 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 visitedNovember 1, 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
1-November-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
1-November-2024
]"
}