From 6bcbc131bfa1431065884d7c552265bad6880dd7 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Wed, 4 Apr 2018 00:18:19 -0500 Subject: 2018-04-04 00:18 --- software/chapter.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'software/chapter.tex') diff --git a/software/chapter.tex b/software/chapter.tex index d4a1517..87dee86 100644 --- a/software/chapter.tex +++ b/software/chapter.tex @@ -28,7 +28,7 @@ Who makes it, and what is the quality of that product? % Much has been written about these questions. % To this authors knowledge, there are at least 8 case studies and surveys dedicated to how scientists develop and use scientific software. \cite{CardDavidN1986a, SeamanCarolynB1997a, - MullerMatthias2001a, SegalJudith2004a, SegalJudith2005a, CarverJeffreyC2007a, + MullerMatthiasM2001a, SegalJudith2004a, SegalJudith2005a, CarverJeffreyC2007a, HannayJoErskine2009a, PrabuPrakash2011a} % Although they focus on different disciplines, and were published at different times, these articles present a remarkably consistent perspective on what challenges tend to arise when developing @@ -377,7 +377,7 @@ In Python, HDF5 is supported primarily through the h5py package. [CITE] % \section{Scientific Python} % -------------------------------------------------------------------- SciPy is a collection of ``open-source software for mathematics, science, and egnineering.'' -\cite{MillmanKHarrod2011a} % +\cite{OliphantTravisE2007a, MillmanJarrodK2011a} % SciPy was an absolute essential component of this dissertation and the work it describes. % There are packages under the SciPy umbrella. % NumPy is a very powerful and fast package for working with multidimensional arrays. -- cgit v1.2.3