Skip to content

Commit f14ee30

Browse files
committed
spelling and language, moving subsection into separate part
1 parent 3e63874 commit f14ee30

File tree

5 files changed

+450
-405
lines changed

5 files changed

+450
-405
lines changed

src/appendix.tex

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@
1010
\begin{description}
1111
\item[README.html] is a document holding information about the additional information contained on the DVD as well
1212
as links to further information
13-
\item[analysis] Holds all Jupyter Notebooks. See them also directly on
14-
\url{https://github.com/pascalwhoop/broker-python/tree/master/notebooks}.
15-
\item[code\_and\_data] contains a 2.4GB zip file that contains all source code used and developed. It's a collection of \ac{PowerTAC}
16-
project folders as well as my own projects. It's a direct zip of my file system and therefore contains \texttt{.git}
13+
\item[code\_and\_data] contains a 2.4GB \texttt{tar} file that contains all source code used and developed. It's a collection of \ac{PowerTAC}
14+
project folders as well as my own projects. It's a direct tar archive of my file system and therefore contains \texttt{.git}
1715
directories and links to the upstream GitHub repositories. It also contains all data used to train the demand predictor
18-
and the wholesale agent offline. This zip expands to over 16GB.
16+
and the wholesale agent offline. This archive expands to over 10GB.
1917
\item[graphics] contains a number of generated graphics that was used to better understand competitor agents, the
2018
overall dynamics of the game and other information that can be best grasped when visualized.
2119
\item[sources] contains all papers, books and websites that were used to write the thesis

src/bibliography.bib

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,14 @@ @article{DePaola:2014:IMS:2620784.2611779
134134
keywords = {Building management systems, ambient intelligence, energy saving},
135135
}
136136

137+
@article{smartgrids2012smartgrids,
138+
title = {SmartGrids SRA 2035 Strategic Research Agenda Update of the SmartGrids SRA 2007 for the needs by the year 2035},
139+
author = {SmartGrids, ETP},
140+
journal = {European SmartGrids Platform},
141+
year = {2012}
142+
}
143+
144+
137145
@article{ketter2015competitive,
138146
title = {Competitive benchmarking: an IS research approach to address wicked problems with big data and analytics},
139147
author = {Ketter, Wolfgang and Peters, Markus and Collins, John and Gupta, Alok},
@@ -822,3 +830,14 @@ @article{domingos2012few
822830
publisher = {ACM}
823831
}
824832

833+
@article{boettiger2015introduction,
834+
title = {An introduction to Docker for reproducible research},
835+
author = {Boettiger, Carl},
836+
journal = {ACM SIGOPS Operating Systems Review},
837+
volume = {49},
838+
number = {1},
839+
pages = {71--79},
840+
year = {2015},
841+
publisher = {ACM}
842+
}
843+

0 commit comments

Comments
 (0)