arma-thesis

git clone https://git.igankevich.com/arma-thesis.git
Log | Files | Refs | LICENSE

commit 83bb60cc6704e79c8fdcf8a4166767af4695b8d3
parent 0c452d629abdbd7d08d7c30c658ebbe817cec0a9
Author: Ivan Gankevich <igankevich@ya.ru>
Date:   Fri, 27 Jan 2017 17:49:32 +0300

Acknowledge open source software.

Diffstat:
bib/refs.bib | 61+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
phd-diss.org | 9+++++++++
2 files changed, 70 insertions(+), 0 deletions(-)

diff --git a/bib/refs.bib b/bib/refs.bib @@ -1707,4 +1707,65 @@ art_number={6710358}, url={http://dx.doi.org/10.1007/978-3-662-50412-3_3}, language={english}, category={hpc} +} + +@Manual{rlang2016, + title = {R: A Language and Environment for Statistical Computing}, + author = {{R Core Team}}, + organization = {R Foundation for Statistical Computing}, + address = {Vienna, Austria}, + year = {2016}, + url = {https://www.R-project.org/}, +} + +@Book{Sarkar2008lattice, + title = {Lattice: Multivariate Data Visualization with R}, + author = {Deepayan Sarkar}, + publisher = {Springer}, + address = {New York}, + year = {2008}, + isbn = {978-0-387-75968-5} + note = {ISBN 978-0-387-75968-5}, + url = {http://lmdvr.r-forge.r-project.org}, +} + +@book{Dominik2010org, + author = {Carsten Dominik}, + title = {The Org-Mode 7 Reference Manual: Organize Your Life with GNU Emacs}, + publisher = {Network Theory}, + year = 2010, + address = {UK}, + note = {with contributions by David O'Toole, Bastien Guerry, Philip Rooke, Dan Davison, Eric Schulte, and Thomas Dye} +} + +@article{Schulte2011org1, + author = {Eric Schulte and Dan Davison and Thomas Dye and Carsten Dominik}, + title = {A Multi-Language Computing Environment for Literate Programming and Reproducible Research}, + journal = {Journal of Statistical Software}, + volume = {46}, + number = {3}, + pages = {1--24}, + day = {25}, + month = {1}, + year = {2012}, + CODEN = {JSSOBK}, + ISSN = {1548-7660}, + bibdate = {2011-10-03}, + URL = {http://www.jstatsoft.org/v46/i03}, + accepted = {2011-10-03}, + submitted = {2010-12-22}, +} + +@article{Schulte2011org2, + author = {Schulte, E. and Davison, D.}, + journal = {Computing in Science Engineering}, + title = {Active Documents with Org-Mode}, + year = {2011}, + month = {May-June}, + volume = {13}, + number = {3}, + pages = {66--73}, + keywords = {Org-mode language;active documents;code intermingling;data intermingling;hierarchical documents;plain-text markup language;prose intermingling;document handling;specification languages;}, + doi = {10.1109/MCSE.2011.41}, + ISSN = {1521-9615}, } \ No newline at end of file diff --git a/phd-diss.org b/phd-diss.org @@ -2581,6 +2581,15 @@ communication in the presence of node failures cite:fekete1993impossibility. * Conclusion * Acknowledgements +The graphs in this manuscript were prepared using R language for statistical +computing cite:rlang2016,Sarkar2008lattice. The manuscript was prepared using +Org-mode cite:Schulte2011org2,Schulte2011org1,Dominik2010org for GNU Emacs which +provides computing environment for reproducible research. This means that all +graphs can be reproduced and corresponding statements verified by installing +Emacs and cloning thesis repository[fn:repo]. + +[fn:repo] [[[[https://github.com/igankevich/arma-thesis]]]] + * List of acronyms and symbols #+attr_latex: :booktabs t :align lp{0.8\linewidth}