commit 7dd1347c6fb4bb6101467a2a887f4d9d4fde8626
parent 4c77d53c585556f8aa6515a363c317732c822a16
Author: Ivan Gankevich <igankevich@ya.ru>
Date: Tue, 31 Jan 2017 11:04:25 +0300
Cite graphviz.
Diffstat:
2 files changed, 19 insertions(+), 7 deletions(-)
diff --git a/bib/refs.bib b/bib/refs.bib
@@ -1806,3 +1806,14 @@ art_number={6710358},
year = {1996},
publisher = {Citeseer}
}
+
+@article{Gansner00anopen,
+ author = {Emden R. Gansner and Stephen C. North},
+ title = {An open graph visualization system and its applications to software engineering},
+ journal = {SOFTWARE - PRACTICE AND EXPERIENCE},
+ year = {2000},
+ volume = {30},
+ number = {11},
+ pages = {1203--1233},
+ url = {http://www.graphviz.org/}
+}
diff --git a/phd-diss.org b/phd-diss.org
@@ -2603,13 +2603,14 @@ 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]]]]
+computing cite:rlang2016,Sarkar2008lattice and Graphviz software
+cite:Gansner00anopen. 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 cloning thesis
+repository[fn:repo], installing Emacs and exporting the document.
+
+[fn:repo] [[https://github.com/igankevich/arma-thesis]]
* List of acronyms and symbols
- <<<MPP>>> :: Massively Parallel Processing, computers with distributed memory.