|
1 | 1 | # Citation
|
2 | 2 |
|
3 |
| -Our preferred DOI is http://doi.org/10.5281/zenodo.840129 |
| 3 | +To cite CWL as a project, as a language, or as a standard, use: |
4 | 4 |
|
5 |
| -The latest DOI is: |
| 5 | +Amstutz, Peter; Crusoe, Michael R; Tijanić, Nebojša; Chapman, Brad; |
| 6 | +Chilton, John; Heuer, Michael; Kartashov, Andrey; Kern, John; Leehr, Dan; |
| 7 | +Ménager, Hervé; Nedeljkovich, Maya; Scales, Matt; Soiland-Reyes, Stian; |
| 8 | +Stojanovic, Luka (2016): Common Workflow Language, v1.0. Specification, |
| 9 | +Common Workflow Language working group. https://w3id.org/cwl/v1.0/ |
| 10 | +https://dx.doi.org/10.6084/m9.figshare.3115156.v2 |
| 11 | + |
| 12 | +@data{cwl, |
| 13 | + doi = {10.6084/m9.figshare.3115156.v2}, |
| 14 | + url = {http://dx.doi.org/10.6084/m9.figshare.3115156.v2}, |
| 15 | + author = {Peter Amstutz; Michael R. Crusoe; Nebojša Tijanić; Brad Chapman; |
| 16 | +John Chilton; Michael Heuer; Andrey Kartashov; John Kern; Dan Leehr; |
| 17 | +Hervé Ménager; Maya Nedeljkovich; Matt Scales; Stian Soiland-Reyes; |
| 18 | +Luka Stojanovic |
| 19 | + }, |
| 20 | + publisher = {Figshare}, |
| 21 | + institution = {Common Workflow Language working group}, |
| 22 | + title = {Common Workflow Language, v1.0}, |
| 23 | + year = {2016} |
| 24 | +} |
| 25 | + |
| 26 | +# the above is from https://github.com/common-workflow-language/common-workflow-language/blob/master/CITATION |
| 27 | + |
| 28 | +Our preferred DOI for the "CWL User Guide" is http://doi.org/10.5281/zenodo.840129 |
| 29 | + |
| 30 | +The latest DOI for the "CWL User Guide" is: |
6 | 31 | [](https://zenodo.org/badge/latestdoi/89621457)
|
7 | 32 |
|
8 | 33 | The structure and style of this user guide is derived from [the Carpentries](https://github.com/carpentries)
|
|
0 commit comments