forked from broadinstitute/cromwell
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create CITATION.md (broadinstitute#4890)
- Loading branch information
1 parent
2d9f98e
commit de53626
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Citing `Cromwell` | ||
|
||
If you use `Cromwell` in your work we would prefer it if you would use the following reference in your work. | ||
|
||
## BibTeX | ||
|
||
```bibtex | ||
@misc{https://doi.org/10.7490/f1000research.1114634.1, | ||
doi = {10.7490/f1000research.1114634.1}, | ||
url = {https://f1000research.com/slides/6-1381}, | ||
author = {Voss, Kate and Auwera, Geraldine Van Der and Gentry, Jeff}, | ||
title = {Full-stack genomics pipelining with GATK4 + WDL + Cromwell [version 1; not peer reviewed]}, | ||
journal = {ISCB Comm J}, | ||
publisher = {F1000Research}, | ||
type = {slides} | ||
volume = {6}, | ||
number = {1381}, | ||
year = {2017} | ||
} | ||
``` | ||
|
||
## Textual | ||
|
||
Voss K, Van der Auwera G and Gentry J. Full-stack genomics pipelining with GATK4 + WDL + Cromwell | ||
[version 1; not peer reviewed]. _F1000Research_ 2017, **6**(ISCB Comm J):1381 (slides) | ||
(https://doi.org/10.7490/f1000research.1114634.1) |