Skip to content

Commit 8237fb1

Browse files
authored
Update paper.bib
1 parent 572b750 commit 8237fb1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/paper/paper.bib

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
@inproceedings{workflows,
2+
author = {da Silva, Rafael Ferreira and Casanova, Henri and Chard, Kyle and Altintas, Ilkay and Badia, Rosa M and Balis, Bartosz and Coleman, Taina and Coppens, Frederik and Di Natale, Frank and Enders, Bjoern and Fahringer, Thomas and Filgueira, Rosa and Fursin, Grigori and Garijo, Daniel and Goble, Carole and Howell, Dorran and Jha, Shantenu and Katz, Daniel S. and Laney, Daniel and Leser, Ulf and Malawski, Maciej and Mehta, Kshitij and Pottier, Loic and Ozik, Jonathan and Peterson, J. Luc and Ramakrishnan, Lavanya and Soiland-Reyes, Stian and Thain, Douglas and Wolf, Matthew},
3+
booktitle = {2021 IEEE Workshop on Workflows in Support of Large-Scale Science (WORKS)},
4+
title = {A Community Roadmap for Scientific Workflows Research and Development},
5+
year = {2021},
6+
pages = {81-90},
7+
doi = {10.1109/WORKS54523.2021.00016},
8+
publisher = {IEEE Computer Society},
9+
address = {Los Alamitos, CA, USA}
10+
}
11+
12+
@inproceedings{pythonhpc,
13+
author={Straßel, Dominik and Reusch, Philipp and Keuper, Janis},
14+
booktitle={2020 IEEE/ACM 9th Workshop on Python for High-Performance and Scientific Computing (PyHPC)},
15+
title={Python Workflows on HPC Systems},
16+
year={2020},
17+
pages={32-40},
18+
doi={10.1109/PyHPC51966.2020.00009}
19+
}
20+
121
@inproceedings{slurm,
222
author = {Morris A. Jette and Andy B. Yoo and Mark Grondona},
323
title = {SLURM: Simple Linux Utility for Resource Management},

0 commit comments

Comments
 (0)