forked from gopinath-langote/1build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paper.bib
46 lines (43 loc) · 2.16 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
@article{jime2017,
author = {Jim{\'e}nez, Rafael C and Kuzak, Mateusz and Alhamdoosh, Monther
and Barker, Michelle and Batut, B{\'e}r{\'e}nice and Borg, Mikael
and Capella-Gutierrez, Salvador and Chue Hong, Neil and Cook,
Martin and Corpas, Manuel and Flannery, Madison and Garcia, Leyla
and Gelp{\'\i}, Josep Ll and Gladman, Simon and Goble, Carole and
Gonz{\'a}lez Ferreiro, Montserrat and Gonzalez-Beltran, Alejandra
and Griffin, Philippa C and Gr{\"u}ning, Bj{\"o}rn and Hagberg,
Jonas and Holub, Petr and Hooft, Rob and Ison, Jon and Katz,
Daniel S and Lesko{\v s}ek, Brane and L{\'o}pez G{\'o}mez,
Federico and Oliveira, Luis J and Mellor, David and Mosbergen,
Rowland and Mulder, Nicola and Perez-Riverol, Yasset and Pergl,
Robert and Pichler, Horst and Pope, Bernard and Sanz, Ferran and
Schneider, Maria V and Stodden, Victoria and Suchecki, Rados{\l}aw
and Svobodov{\'a}Va{\v r}ekov{\'a}, Radka and Talvik, Harry-Anton
and Todorov, Ilian and Treloar, Andrew and Tyagi, Sonika and van
Gompel, Maarten and Vaughan, Daniel and Via, Allegra and Wang,
Xiaochuan and Watson-Haigh, Nathan S and Crouch, Steve},
doi = {10.12688/f1000research.11407.1},
journal = {F1000Research},
month = {6},
pages = {ELIXIR-876},
title = {Four simple recommendations to encourage best practices in research
software},
volume = {6},
year = {2017},
}
@misc{awesome-go,
author = {Avelino},
title = {awesome-go: A curated list of awesome Go frameworks, libraries and software},
year = {2020},
publisher = {GitHub},
journal = {GitHub repository},
url = {https://github.com/avelino/awesome-go}
}
@misc{osjitter,
author = {Deepak Ahire},
title = {ReducingImpactOfOSJitterOnSingleThreadedApplications: An analysis to predict the increase in runtime caused by OS Jitter on single threaded applications},
year = {2020},
publisher = {GitHub},
journal = {GitHub repository},
url = {https://github.com/adeepak7/ReducingImpactOfOSJitterOnSingleThreadedApplications}
}