aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/bibtex/scipy.tex
diff options
context:
space:
mode:
Diffstat (limited to 'reproduce/software/bibtex/scipy.tex')
-rw-r--r--reproduce/software/bibtex/scipy.tex43
1 files changed, 16 insertions, 27 deletions
diff --git a/reproduce/software/bibtex/scipy.tex b/reproduce/software/bibtex/scipy.tex
index 4b1292d..c92bbec 100644
--- a/reproduce/software/bibtex/scipy.tex
+++ b/reproduce/software/bibtex/scipy.tex
@@ -1,34 +1,23 @@
-%% 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{scipy2011,
- author = {K. J. {Millman} and M. {Aivazis}},
- journal = {CiSE},
- title = {Python for Scientists and Engineers},
- year = {2011},
- volume = {13},
- number = {2},
- pages = {9},
- keywords = {Special issues and sections;Computer languages;Programming;Scientific computing;Numerical models;Programming languages;Python;Scientific computing;interactive research;Python libraries;Python tools},
- doi = {10.1109/MCSE.2011.36},
- ISSN = {1521-9615},
- month ={March},
-}
-
-@ARTICLE{scipy2007,
- author = {T. E. {Oliphant}},
- journal = {CiSE},
- title = {Python for Scientific Computing},
- year = {2007},
- volume = {9},
- number = {3},
- pages = {10},
- keywords = {high level languages;Python;scientific computing;steering language;scientific codes;high-level language;Scientific computing;High level languages;Libraries;Writing;Application software;Embedded software;Software standards;Standards development;Internet;Prototypes;Python;computer languages;scientific programming;scientific computing},
- doi = {10.1109/MCSE.2007.58},
- ISSN = {1521-9615},
- month = {May},
+@ARTICLE{scipy2020,
+ author = {{Virtanen}, Pauli and {Gommers}, Ralf and {Oliphant}, Travis E. and {Haberland}, Matt and {Reddy}, Tyler and {Cournapeau}, David and {Burovski}, Evgeni and {Peterson}, Pearu and {Weckesser}, Warren and {Bright}, Jonathan and {van der Walt}, St{\'e}fan J. and {Brett}, Matthew and {Wilson}, Joshua and {Millman}, K. Jarrod and {Mayorov}, Nikolay and {Nelson}, Andrew R.~J. and {Jones}, Eric and {Kern}, Robert and {Larson}, Eric and {Carey}, C.~J. and {Polat}, {\.I}lhan and {Feng}, Yu and {Moore}, Eric W. and {VanderPlas}, Jake and {Laxalde}, Denis and {Perktold}, Josef and {Cimrman}, Robert and {Henriksen}, Ian and {Quintero}, E.~A. and {Harris}, Charles R. and {Archibald}, Anne M. and {Ribeiro}, Ant{\^o}nio H. and {Pedregosa}, Fabian and {van Mulbregt}, Paul and {SciPy 1. 0 Contributors}},
+ title = "{SciPy 1.0: fundamental algorithms for scientific computing in Python}",
+ journal = {Nature Methods},
+ keywords = {Computer Science - Mathematical Software, Computer Science - Data Structures and Algorithms, Computer Science - Software Engineering, Physics - Computational Physics},
+ year = 2020,
+ month = feb,
+ volume = {17},
+ pages = {261-272},
+ doi = {10.1038/s41592-019-0686-2},
+archivePrefix = {arXiv},
+ eprint = {1907.10121},
+ primaryClass = {cs.MS},
+ adsurl = {https://ui.adsabs.harvard.edu/abs/2020NatMe..17..261V},
+ adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}