Cite This Page
Bibliographic details for R Programming[edit | edit source]
- Page name: R Programming
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 21 June 2020 17:40 UTC
- Date retrieved: 24 January 2026 05:42 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554
- Page Version ID: 15554
Citation styles for R Programming[edit | edit source]
APA style[edit | edit source]
R Programming. (2020, June 21). Sinfronteras, . Retrieved05:42, January 24, 2026
from http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554.
MLA style[edit | edit source]
"R Programming." Sinfronteras, . 21 Jun 2020, 17:40 UTC.24 Jan 2026, 05:42
<http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'R Programming', Sinfronteras, , 21 June 2020, 17:40 UTC, <http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554> [accessed24 January 2026
]
Chicago style[edit | edit source]
Sinfronteras contributors, "R Programming," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554 (accessedJanuary 24, 2026
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. R Programming [Internet]. Sinfronteras, ; 2020 Jun 21, 17:40 UTC [cited2026 Jan 24
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554.
Bluebook style[edit | edit source]
R Programming, http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554 (last visitedJanuary 24, 2026
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "R Programming --- Sinfronteras{,} ",
year = "2020",
url = "http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554",
note = "[Online; accessed 24-January-2026
]"
}
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 = "R Programming --- Sinfronteras{,} ",
year = "2020",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554}",
note = "[Online; accessed 24-January-2026
]"
}