Skip to content
This repository was archived by the owner on Jan 4, 2024. It is now read-only.

Commit 30b398b

Browse files
committed
Adapt main file references
1 parent 7ff883b commit 30b398b

24 files changed

+38
-8
lines changed

presentation-includes/00-preamble.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
%!TEX root = ../presentation.tex
2+
13
\begin{frame}[plain]
24
\titlepage
35
\end{frame}

presentation-includes/01-chapter-introduction.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
%!TEX root = ../presentation.tex
2+
13
\section{Introduction}
24

35
\begin{frame}
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
%!TEX root = ../presentation.tex
2+
13
\section{Theoretical Background}

presentation-includes/03-chapter-casestudy.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
%!TEX root = ../presentation.tex
2+
13
\section{Case Study}
24

35
\begin{frame}
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
%!TEX root = ../presentation.tex
2+
13
\section{Analysis}

presentation-includes/05-chapter-conclusion.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
%!TEX root = ../presentation.tex
2+
13
\section{Conclusion}
24

35
\begin{frame}

presentation-includes/06-references.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
%!TEX root = ../presentation.tex
2+
13
\begin{frame}[allowframebreaks]
24
\frametitle{References}
35
\printbibliography[title={References}]

proposal-includes/Content.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
%!TEX root = ../proposal.tex
2+
13
\section*{Abstract}
24

35
% Write a brief summary of the proposal. The summary should not exceed 120 words and best be a paragraph long. The summary should include a few lines about the background information, the main research question or problem that you want to write about, and your research methods. The proposal summary should not contain any references or citations. Remember that your entire proposal cannot exceed 1500 words, so choose the words in this section carefully. The 1500 words you will write in the proposal document will exclude any words contained in the tables, figures, and references. You can use this template for writing your proposal.

thesis-includes/part00-preamble-acronyms.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%!TEX root = ../main.tex
1+
%!TEX root = ../thesis.tex
22

33
\newacronym{EMH}{EMH}{Efficient Market Hypothesis}
44
\newacronym{ME}{ME}{Maximum Entropy}

thesis-includes/part01-page1-titlepage.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% !TeX root = ../main.tex
1+
%!TEX root = ../thesis.tex
22

33
\makeatletter
44

0 commit comments

Comments
 (0)