Skip to content

Commit

Permalink
update numpy citation
Browse files Browse the repository at this point in the history
  • Loading branch information
Xunius committed Oct 20, 2020
1 parent de215e6 commit 2539d66
Showing 1 changed file with 20 additions and 8 deletions.
28 changes: 20 additions & 8 deletions joss/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,26 @@ @software{CDAT
}

@ARTICLE{numpy,
author={S. {van der Walt} and S. C. {Colbert} and G. {Varoquaux}},
journal={Computing in Science Engineering},
title={The NumPy Array: A Structure for Efficient Numerical Computation},
year={2011},
volume={13},
number={2},
pages={22-30},
doi={10.1109/mcse.2011.37},
title = {Array programming with {NumPy}},
author = {Charles R. Harris and K. Jarrod Millman and St{'{e}}fan J.
van der Walt and Ralf Gommers and Pauli Virtanen and David
Cournapeau and Eric Wieser and Julian Taylor and Sebastian
Berg and Nathaniel J. Smith and Robert Kern and Matti Picus
and Stephan Hoyer and Marten H. van Kerkwijk and Matthew
Brett and Allan Haldane and Jaime Fern{'{a}}ndez del
R{'{\i}}o and Mark Wiebe and Pearu Peterson and Pierre
G{'{e}}rard-Marchant and Kevin Sheppard and Tyler Reddy and
Warren Weckesser and Hameer Abbasi and Christoph Gohlke and
Travis E. Oliphant},
year = {2020},
month = sep,
journal = {Nature},
volume = {585},
number = {7825},
pages = {357--362},
doi = {10.1038/s41586-020-2649-2},
publisher = {Springer Science and Business Media {LLC}},
url = {https://doi.org/10.1038/s41586-020-2649-2}
}

@ARTICLE{scipy,
Expand Down

0 comments on commit 2539d66

Please sign in to comment.