-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathbibtex.bib
More file actions
31 lines (27 loc) · 794 Bytes
/
bibtex.bib
File metadata and controls
31 lines (27 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
@article{satman2014rcaller,
title={RCaller: A Software Library for Calling R from Java},
author={Satman, M Hakan},
journal={British Journal of Mathematics \& Computer Science},
volume={4},
number={15},
pages={2188--2196},
year={2014}
}
@article{SatmanKopilov2020,
doi = {10.21105/joss.02722},
url = {https://doi.org/10.21105/joss.02722},
year = {2020},
publisher = {The Open Journal},
volume = {5},
number = {55},
pages = {2722},
author = {Mehmet Hakan Satman and Kopilov Aleksandr},
title = {RCaller: A Java package for interfacing R},
journal = {Journal of Open Source Software}
}
@misc{RCaller,
title = {RCaller: A library for calling R from Java},
author = {{RCaller Development Team}},
year = 2011,
URL = {https://github.com/jbytecode/rcaller},
}