aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/bibtex/numpy.tex
diff options
context:
space:
mode:
Diffstat (limited to 'reproduce/software/bibtex/numpy.tex')
-rw-r--r--reproduce/software/bibtex/numpy.tex33
1 files changed, 17 insertions, 16 deletions
diff --git a/reproduce/software/bibtex/numpy.tex b/reproduce/software/bibtex/numpy.tex
index 0dee489..da54330 100644
--- a/reproduce/software/bibtex/numpy.tex
+++ b/reproduce/software/bibtex/numpy.tex
@@ -1,23 +1,24 @@
-%% Copyright (C) 2019-2022 Raul Infante-Sainz <infantesainz@gmail.com>
+%% Copyright (C) 2019-2023 Raul Infante-Sainz <infantesainz@gmail.com>
%%
%% Copying and distribution of this file, with or without modification,
%% are permitted in any medium without royalty provided the copyright
%% notice and this notice are preserved. This file is offered as-is,
%% without any warranty.
-@ARTICLE{numpy2011,
- author = {{van der Walt}, S. and {Colbert}, S.~C. and {Varoquaux}, G.},
- title = "{The NumPy Array: A Structure for Efficient Numerical Computation}",
- journal = {CiSE},
-archivePrefix = "arXiv",
- eprint = {1102.1523},
- primaryClass = "cs.MS",
- year = 2011,
- month = mar,
- volume = 13,
- number = 2,
- pages = {22},
- doi = {10.1109/MCSE.2011.37},
- adsurl = {http://ui.adsabs.harvard.edu/abs/2011CSE....13b..22V},
- adsnote = {Provided by the SAO/NASA Astrophysics Data System}
+@ARTICLE{numpy2020,
+ author = {{Harris}, Charles R. and {Millman}, K. Jarrod and {van der Walt}, St{\'e}fan J. and {Gommers}, Ralf and {Virtanen}, Pauli and {Cournapeau}, David and {Wieser}, Eric and {Taylor}, Julian and {Berg}, Sebastian and {Smith}, Nathaniel J. and {Kern}, Robert and {Picus}, Matti and {Hoyer}, Stephan and {van Kerkwijk}, Marten H. and {Brett}, Matthew and {Haldane}, Allan and {del R{\'\i}o}, Jaime Fern{\'a}ndez and {Wiebe}, Mark and {Peterson}, Pearu and {G{\'e}rard-Marchant}, Pierre and {Sheppard}, Kevin and {Reddy}, Tyler and {Weckesser}, Warren and {Abbasi}, Hameer and {Gohlke}, Christoph and {Oliphant}, Travis E.},
+ title = "{Array programming with NumPy}",
+ journal = {Nature},
+ keywords = {Computer Science - Mathematical Software, Statistics - Computation},
+ year = 2020,
+ month = sep,
+ volume = {585},
+ number = {7825},
+ pages = {357-362},
+ doi = {10.1038/s41586-020-2649-2},
+archivePrefix = {arXiv},
+ eprint = {2006.10256},
+ primaryClass = {cs.MS},
+ adsurl = {https://ui.adsabs.harvard.edu/abs/2020Natur.585..357H},
+ adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}