changeset 49:e1b6c573e8cd

Add compendium ref
author Chris Cannam
date Mon, 26 Sep 2011 14:27:48 +0100
parents e2a10580dedf
children f9c747f79c29 0c898f044019
files cannam.tex refs.bib
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cannam.tex	Mon Sep 26 14:13:12 2011 +0100
+++ b/cannam.tex	Mon Sep 26 14:27:48 2011 +0100
@@ -105,7 +105,7 @@
 
 Actions such as these promote the idea that research results in signal
 processing should be presented not simply as a printed paper, but as a
-{\it compendium} [citation needed -- Victoria Stodden?] including the
+{\it compendium}~\cite{gentleman2004} including the
 paper, research data, and code.  Vandewalle et al [citation needed]
 also created a Reproducible Research Repository\footnote{\tt
   http://rr.epfl.ch/}, designed to promote reproducible research by
--- a/refs.bib	Mon Sep 26 14:13:12 2011 +0100
+++ b/refs.bib	Mon Sep 26 14:27:48 2011 +0100
@@ -212,7 +212,8 @@
 year = 2011,
 howpublished = {http://code.soundsoftware.ac.uk/documents/19},
 }
-@article{kovacevic2007,
+
+@inproceedings{kovacevic2007,
 abstract = {I discuss the what, why and how or reproducible research, a concept that emerged recently in computational sciences. It refers to the idea that the ultimate product is not a published paper only, but the data, software and everything else needed to produce that paper. In signal processing, the discussion just started, and this paper attempts to add to the current efforts of bringing the issue to the forefront and looking for solutions to make it happen.},
 author = {Kovacevic, J.},
 doi = {10.1109/ICASSP.2007.367309},
@@ -253,3 +254,5 @@
 volume = {467},
 year = {2010}
 }
+
+@article{gentleman2004, title={Statistical Analyses and Reproducible Research}, volume={16}, url={http://pubs.amstat.org/doi/abs/10.1198/106186007X178663}, number={1}, journal={Journal Of Computational And Graphical Statistics}, publisher={bepress}, author={Gentleman, R and Lang, D Temple}, year={2007}, pages={1--23}}