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: 8 December 2025 03:19 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, . Retrieved03:19, December 8, 2025
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.8 Dec 2025, 03:19
<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> [accessed8 December 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "R Programming," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554 (accessedDecember 8, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. R Programming [Internet]. Sinfronteras, ; 2020 Jun 21, 17:40 UTC [cited2025 Dec 8
]. 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 visitedDecember 8, 2025
).
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 8-December-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 = "R Programming --- Sinfronteras{,} ",
year = "2020",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=R_Programming&oldid=15554}",
note = "[Online; accessed 8-December-2025
]"
}