# HG changeset patch # User luisf # Date 1316623175 -3600 # Node ID 36cdea858960fc1b788304c317687d36af525ea3 # Parent 62a1038731454842e7cb37204ad4eaeeade98b79 Added one paragraph/reference from the case of support. diff -r 62a103873145 -r 36cdea858960 cannam.tex --- a/cannam.tex Wed Sep 21 16:38:07 2011 +0100 +++ b/cannam.tex Wed Sep 21 17:39:35 2011 +0100 @@ -83,7 +83,13 @@ reasons of commercial confidentiality; and methods from Cemgil, Laroche, Alonso, and Peeters have not been published as code. - +``A recent study found that the majority of scientists use desktop +computers most of the time for developing and using scientific +software. Further, they found that there was a great deal of variation +in the level of understanding of standard software engineering +concepts by scientists, and that for developing and using scientific +software, informal self-study or learning from peers was commonplace'' +\cite{gwilson2009} \subsection{Reproducible Research} \label{subsec:rr} diff -r 62a103873145 -r 36cdea858960 refs.bib --- a/refs.bib Wed Sep 21 16:38:07 2011 +0100 +++ b/refs.bib Wed Sep 21 17:39:35 2011 +0100 @@ -99,3 +99,19 @@ year = 2008, } +@inproceedings{gwilson2009, + author = {Hannay, Jo Erskine and MacLeod, Carolyn and Singer, Janice and Langtangen, Hans Petter and Pfahl, Dietmar and Wilson, Greg}, + title = {How do scientists develop and use scientific software?}, + booktitle = {Proceedings of the 2009 ICSE Workshop on Software Engineering for Computational Science and Engineering}, + series = {SECSE '09}, + year = {2009}, + isbn = {978-1-4244-3737-5}, + pages = {1--8}, + numpages = {8}, + url = {http://dx.doi.org/10.1109/SECSE.2009.5069155}, + doi = {http://dx.doi.org/10.1109/SECSE.2009.5069155}, + acmid = {1556928}, + publisher = {IEEE Computer Society}, + address = {Washington, DC, USA}, +} +