Skip to content

Commit

Permalink
DOC: fixes citation formatting reqs for sphinx docs builds
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgehret committed Feb 22, 2024
1 parent 6c92af9 commit 40ee8d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rescript/citations.bib
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
@article {Robeson2021rescript,
author = {Robeson, Michael S and O{\textquoteright}Rourke, Devon R and Kaehler, Benjamin D and Ziemski, Michal and Dillon, Matthew R and Foster, Jeffrey T and Bokulich, Nicholas A},
title = {RESCRIPt: Reproducible sequence taxonomy reference database management},
year = {2021},
journal = {PLoS Computational Biology},
year = {2021},
doi = {10.1371/journal.pcbi.1009581},
publisher = {PLoS Computational Biology},
URL = {http://dx.doi.org/10.1371/journal.pcbi.1009581}
Expand Down Expand Up @@ -66,6 +67,7 @@ @article{Quast2013

@article{ncbi2018database,
title={Database resources of the national center for biotechnology information},
author={NCBI Resource Coordinators},
journal={Nucleic acids research},
volume={46},
number={D1},
Expand Down

0 comments on commit 40ee8d5

Please sign in to comment.