# HG changeset patch # User Chris Cannam # Date 1317043668 -3600 # Node ID e1b6c573e8cd3174b4c608b0a9e999b1111d60ca # Parent e2a10580dedf93e4f1f12448cbd0f5f103233187 Add compendium ref diff -r e2a10580dedf -r e1b6c573e8cd cannam.tex --- 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 diff -r e2a10580dedf -r e1b6c573e8cd refs.bib --- 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}}