Skip to content

Commit

Permalink
Fix citation for PyVista (#51)
Browse files Browse the repository at this point in the history
The key in the bibtex file didn't match the citation in the paper.

openjournals/joss-reviews#1451
  • Loading branch information
leouieda authored and banesullivan committed Jun 27, 2019
1 parent c6fdc37 commit bcc0106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joss/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ @misc{vtkjs
journal={ParaView},
}

@article{sullivan2019pyvista,
@article{pyvista,
doi = {10.21105/joss.01450},
url = {https://doi.org/10.21105/joss.01450},
year = {2019},
Expand Down

0 comments on commit bcc0106

Please sign in to comment.