-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathpaper.bib
53 lines (46 loc) · 1.57 KB
/
paper.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
@MISC{GitLFS,
url = {https://git-lfs.github.com/},
canonicaluri = {\url{https://git-lfs.github.com/}},
title = {{Git LFS}},
YEAR = {2018},
howpublished = {\url{https://git-lfs.github.com/}},
authors = {{GitHub Inc.}}
}
@MISC{API3,
url = {https://developer.github.com/v3/},
canonicaluri = {\url{https://developer.github.com/v3/}},
title = {{GitHub API version 3}},
YEAR = {2018},
howpublished = {\url{https://developer.github.com/v3/}},
authors = {{GitHub Inc.}}
}
@Article{Ram2013,
author="Ram, Karthik",
title="Git can facilitate greater reproducibility and increased transparency in science",
journal="Source Code for Biology and Medicine",
year="2013",
month="Feb",
day="28",
volume="8",
number="1",
pages="7",
issn="1751-0473",
doi="10.1186/1751-0473-8-7",
url="https://doi.org/10.1186/1751-0473-8-7"
}
@MISC{Boettiger2018,
author = "Carl Boettiger",
url = {https://docs.ropensci.org/piggyback/articles/alternatives.html},
canonicaluri = {\url{https://docs.ropensci.org/piggyback/articles/alternatives.html}},
title = {Piggyback comparison to alternatives},
year = {2018},
archived = {http://greycite.knowledgeblog.org/?uri=https%3A%2F%2Fdocs.ropensci.org%2Fpiggyback%2Farticles%2Falternatives.html},
}
@MISC{Boettiger2018b,
author = "Carl Boettiger",
url = {https://docs.ropensci.org/piggyback/articles/intro.html},
canonicaluri = {\url{https://docs.ropensci.org/piggyback/articles/intro.html}},
title = {{Piggyback Data atop your GitHub Repository!}},
year = {2018},
archived = {http://greycite.knowledgeblog.org/?uri=https%3A%2F%2Fdocs.ropensci.org%2Fpiggyback%2Farticles%2Fintro.html},
}