diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-05 19:30:08 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-05 19:30:08 +0100 |
| commit | 6a76f57432dd942cc68b248486a28c523c4dd382 (patch) | |
| tree | 9611b986355d8a9fce7fc62e5a97b41044ce9a2e /vu-cs-standard-thesis/sections | |
| parent | 3e8e2ea55ae43a6463f8f1d793f132e09fa951ce (diff) | |
initial commit
Diffstat (limited to 'vu-cs-standard-thesis/sections')
| -rw-r--r-- | vu-cs-standard-thesis/sections/appendix.tex | 16 | ||||
| -rw-r--r-- | vu-cs-standard-thesis/sections/background.tex | 10 | ||||
| -rw-r--r-- | vu-cs-standard-thesis/sections/conclusion.tex | 11 | ||||
| -rw-r--r-- | vu-cs-standard-thesis/sections/design.tex | 11 | ||||
| -rw-r--r-- | vu-cs-standard-thesis/sections/discussion.tex | 10 | ||||
| -rw-r--r-- | vu-cs-standard-thesis/sections/evaluation.tex | 13 | ||||
| -rw-r--r-- | vu-cs-standard-thesis/sections/implementation.tex | 13 | ||||
| -rw-r--r-- | vu-cs-standard-thesis/sections/intro.tex | 12 | ||||
| -rw-r--r-- | vu-cs-standard-thesis/sections/overview.tex | 13 | ||||
| -rw-r--r-- | vu-cs-standard-thesis/sections/related.tex | 10 | ||||
| -rw-r--r-- | vu-cs-standard-thesis/sections/threats.tex | 9 |
11 files changed, 0 insertions, 128 deletions
diff --git a/vu-cs-standard-thesis/sections/appendix.tex b/vu-cs-standard-thesis/sections/appendix.tex deleted file mode 100644 index cc471e5..0000000 --- a/vu-cs-standard-thesis/sections/appendix.tex +++ /dev/null @@ -1,16 +0,0 @@ -% this file is called up by thesis.tex -% content in this file will be fed into the main document - -%: ----------------------- name of chapter ------------------------- -\chapter*{Appendix} % top level followed by section, subsection - - - - - - - -% --------------------------------------------------------------------------- -%: ----------------------- end of thesis sub-document ------------------------ -% --------------------------------------------------------------------------- - diff --git a/vu-cs-standard-thesis/sections/background.tex b/vu-cs-standard-thesis/sections/background.tex deleted file mode 100644 index 03c924d..0000000 --- a/vu-cs-standard-thesis/sections/background.tex +++ /dev/null @@ -1,10 +0,0 @@ -\chapter{Background}\label{s:background} - - -\todo{ -This section provides the necessary context to help the reader understand the -remainder of the thesis. -} - -\lipsum[1-8] - diff --git a/vu-cs-standard-thesis/sections/conclusion.tex b/vu-cs-standard-thesis/sections/conclusion.tex deleted file mode 100644 index 9ca221f..0000000 --- a/vu-cs-standard-thesis/sections/conclusion.tex +++ /dev/null @@ -1,11 +0,0 @@ -\chapter{Conclusion}\label{s:conclusion} - - -\todo{ -Briefly summarize your contributions, and share a glimpse of the implications of -this work for future research. -} - - -\lipsum[1-2] - diff --git a/vu-cs-standard-thesis/sections/design.tex b/vu-cs-standard-thesis/sections/design.tex deleted file mode 100644 index 175ec1b..0000000 --- a/vu-cs-standard-thesis/sections/design.tex +++ /dev/null @@ -1,11 +0,0 @@ -\chapter{Design}\label{s:design} - - -\todo{ -In this section, you would provide a high-level description of the system or -solution and explain your design choices. -} - - -\lipsum[1-10] - diff --git a/vu-cs-standard-thesis/sections/discussion.tex b/vu-cs-standard-thesis/sections/discussion.tex deleted file mode 100644 index 62129fc..0000000 --- a/vu-cs-standard-thesis/sections/discussion.tex +++ /dev/null @@ -1,10 +0,0 @@ -\chapter{Discussion}\label{s:discussion} - - -\todo{ -Here you put your results in context (possibly grouped by research question). Usually, this section focuses on analyzing the -implications of the proposed work for current and future research and for practitioners. -} - - -\lipsum[1-8] diff --git a/vu-cs-standard-thesis/sections/evaluation.tex b/vu-cs-standard-thesis/sections/evaluation.tex deleted file mode 100644 index 3b65dff..0000000 --- a/vu-cs-standard-thesis/sections/evaluation.tex +++ /dev/null @@ -1,13 +0,0 @@ -\chapter{Evaluation}\label{s:evaluation} - - -\todo{ -Discuss the design of your experiments, the results you obtained, and how they -help in evaluating the claims you made in the introduction. You may also use the -evaluation results in this section to justify your design choices or assess the -contributions of different aspects of your design towards the overall goals. -} - - -\lipsum[1-16] - diff --git a/vu-cs-standard-thesis/sections/implementation.tex b/vu-cs-standard-thesis/sections/implementation.tex deleted file mode 100644 index 84fb7a6..0000000 --- a/vu-cs-standard-thesis/sections/implementation.tex +++ /dev/null @@ -1,13 +0,0 @@ -\chapter{Implementation}\label{s:implementation} - - -This section presents important implementation details. - - -\lipsum[1-6] - - -%%% Local Variables: -%%% mode: latex -%%% TeX-master: "../thesis" -%%% End: diff --git a/vu-cs-standard-thesis/sections/intro.tex b/vu-cs-standard-thesis/sections/intro.tex deleted file mode 100644 index 3eb6e09..0000000 --- a/vu-cs-standard-thesis/sections/intro.tex +++ /dev/null @@ -1,12 +0,0 @@ -\chapter{Introduction}\label{s:intro} - -\todo{ -This section includes some motivations behind the work, explicitly or implicitly -highlights the research question, provides a high-level explanation of the -solution, and describes the contributions. -} - - -\lipsum[1-2] - - diff --git a/vu-cs-standard-thesis/sections/overview.tex b/vu-cs-standard-thesis/sections/overview.tex deleted file mode 100644 index 869cea5..0000000 --- a/vu-cs-standard-thesis/sections/overview.tex +++ /dev/null @@ -1,13 +0,0 @@ -\chapter{Overview}\label{s:overview} - - -\todo{ -This section provides a high-level outline of the proposed system or solution. -It typically illustrates the system architecture or the interactions between the -different solution components (via a “boxes-and-arrows” diagram) from a user’s -perspective. -} - - -\lipsum[1-6] - diff --git a/vu-cs-standard-thesis/sections/related.tex b/vu-cs-standard-thesis/sections/related.tex deleted file mode 100644 index 7a8f517..0000000 --- a/vu-cs-standard-thesis/sections/related.tex +++ /dev/null @@ -1,10 +0,0 @@ -\chapter{Related Work}\label{s:related} - - -\todo{ -Describe here scientific papers similar to your experiment, both in terms of goal and methodology. One paragraph for each paper (we expect about 5-8 papers to be discussed). Each paragraph contains: (i) a brief description of the related paper and (ii) a black-on-white description about how your work differs from the related paper. You may place this section immediately after the Background section, if necessary. -} - - -\lipsum[14-17][4-8] - diff --git a/vu-cs-standard-thesis/sections/threats.tex b/vu-cs-standard-thesis/sections/threats.tex deleted file mode 100644 index 3025b7f..0000000 --- a/vu-cs-standard-thesis/sections/threats.tex +++ /dev/null @@ -1,9 +0,0 @@ -\chapter{Threats To Validity}\label{sec:threats} - -\todo{Report about each type of threat to the validity of the experiment, according to the classification framework proposed by Wohlin \etal \cite{wohlin12}. -} - -\section{Internal Validity} -\section{External Validity} -\section{Construct Validity} -\section{Conclusion Validity}
\ No newline at end of file |
