-
Notifications
You must be signed in to change notification settings - Fork 3
/
references.bib
87 lines (73 loc) · 2.17 KB
/
references.bib
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
@conference{caret,
author = {{Max Kuhn}},
booktitle = {useR},
editor = {},
title = {The caret Package: A Unified Interface for Predictive Models},
year = {2010}
}
@article{Cont2016,
author = "Contreras, Jorge",
title = "Pre-Competition",
journal = "North Corolina Law Review",
year = 2016,
volume = "95",
number = "1",
pages = "Article 3"
}
@misc{OSI,
author= {{OSI}},
year = {2018},
title = {History of the OSI},
url = {https://opensource.org/history},
urldate = {2023-02-02}
}
@misc{LawArising,
author= {{Law Insider}},
year = {2022},
title = {Arising Intellectual Property definition},
url = {https://www.lawinsider.com/dictionary/arising-intellectual-property},
urldate = {2023-02-02},
}
@misc{Lawrence,
author= {{Michael Lawrence}},
year = {2018},
title = {Michael Lawrence - R-core/bioconductor core role at Genentech},
url = {https://www.linkedin.com/in/michael-lawrence-74a9b482/},
urldate = {2023-03-02},
}
@article{NYT,
author = {{Ashlee Vance}},
journal = {New York Times},
number = {},
title = {Data Analysts Captivated by R’s Power},
volume = {},
year = {2009}
}
@misc{Peterson2018,
author= {{Christine Peterson}},
year = {2018},
title = {How I coined the term open source},
url = {https://opensource.com/article/18/2/coining-term-open-source-software},
urldate = {2023-02-02},
}
@misc{Rodrigues2022,
author= {{Bruno Rodrigues}},
year = {2022},
title = {Open source is a hard requirement for reproducibility},
url = {https://www.brodrigues.co/blog/2022-11-16-open_source_repro/},
urldate = {2023-02-20},
}
@misc{ROpenSci,
author= {{ROpenSci}},
year = {2023},
title = {Repducible research - licensing},
url = {https://ropensci-archive.github.io/reproducibility-guide/sections/copyrightLicensing/},
urldate = {2023-03-01},
}
@misc{Targets,
author= {{Will Landau}},
year = {2022},
title = {The {targets} R package user manual},
url = {https://books.ropensci.org/targets/},
urldate = {2023-02-02},
}