Skip to content

Commit cd07cc7

Browse files
committed
two citation options
1 parent 4c77086 commit cd07cc7

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Python methods for numerical differentiation of noisy data, including multi-obje
1515
<img src='https://readthedocs.org/projects/pynumdiff/badge/?version=master' alt='Documentation Status' /></a>
1616
<a href="https://badge.fury.io/py/pynumdiff">
1717
<img src="https://badge.fury.io/py/pynumdiff.svg" alt="PyPI version" height="18"></a>
18-
<a href="https://zenodo.org/badge/latestdoi/159711175">
19-
<img src="https://zenodo.org/badge/159711175.svg" alt="DOI"></a>
18+
<a href="https://zenodo.org/badge/latestdoi/361922468">
19+
<img src="https://zenodo.org/badge/361922468.svg" alt="DOI"></a>
2020
</p>
2121

2222
## Table of contents
@@ -205,8 +205,14 @@ To run tests locally, type:
205205

206206
## Citation
207207

208-
@ARTICLE{9241009, author={F. {van Breugel} and J. {Nathan Kutz} and B. W. {Brunton}}, journal={IEEE Access}, title={Numerical differentiation of noisy data: A unifying multi-objective optimization framework}, year={2020}, volume={}, number={}, pages={1-1}, doi={10.1109/ACCESS.2020.3034077}}
209208

209+
#### PyNumDiff python package:
210+
211+
JOSS in review
212+
213+
#### Optimization algorithm:
214+
215+
@ARTICLE{9241009, author={F. {van Breugel} and J. {Nathan Kutz} and B. W. {Brunton}}, journal={IEEE Access}, title={Numerical differentiation of noisy data: A unifying multi-objective optimization framework}, year={2020}, volume={}, number={}, pages={1-1}, doi={10.1109/ACCESS.2020.3034077}}
210216

211217

212218
## License

0 commit comments

Comments
 (0)