diff options
Diffstat (limited to 'references.bib')
-rw-r--r-- | references.bib | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/references.bib b/references.bib index 4f3708b..2ec514c 100644 --- a/references.bib +++ b/references.bib @@ -176,12 +176,17 @@ Year = {2013}, eprinttype = {arXiv}, eprint = {q-bio/1303.3997}, } -@online{bioshake, -author={Justin Bed\H{o}}, -title={Bioshake: a Haskell EDSL for bioinformatics pipelines}, -year=2018, -eprinttype={bioRxiv}, -eprint = {http://doi.org/10.1101/529479} +@article{Bed2019, + doi = {10.7717/peerj.7223}, + url = {https://doi.org/10.7717/peerj.7223}, + year = {2019}, + month = jul, + publisher = {{PeerJ}}, + volume = {7}, + pages = {e7223}, + author = {Justin Bed{\H{o}}}, + title = {{BioShake}: a Haskell {EDSL} for bioinformatics workflows}, + journal = {{PeerJ}} } @online{bioshake-git, title = {Bioshake}, |