Browse Source

feat: add refs to 1.6

develop
Ezerous 3 years ago
parent
commit
f1087b04e4
  1. 2
      chapters/0.preamble/0.4.toc.tex
  2. 2
      chapters/1.introduction/1.0.introduction.tex
  3. 10
      chapters/1.introduction/1.6.document-structure.tex
  4. 2
      chapters/2.theoretical-background/2.0.theoretical-background.tex
  5. 2
      chapters/3.application-design/3.0.application-design.tex
  6. 2
      chapters/4.application-implementation/4.0.application-implementation.tex
  7. 2
      chapters/5.conclusions/5.0.conclusions.tex
  8. BIN
      thesis.pdf

2
chapters/0.preamble/0.4.toc.tex

@ -1 +1 @@
\tableofcontents
\tableofcontents\label{toc}

2
chapters/1.introduction/1.0.introduction.tex

@ -1,4 +1,4 @@
\chapter{Εισαγωγή}
\chapter{Εισαγωγή}\label{chapter:1-introduction}
\input{chapters/1.introduction/1.1.general}
\input{chapters/1.introduction/1.2.decentralization}

10
chapters/1.introduction/1.6.document-structure.tex

@ -1,3 +1,11 @@
\section{Οργάνωση κεφαλαίων}
Στο δεύτερο κεφάλαιο γίνεται παρουσίαση του θεωρητικού υπόβαθρου...
Η παρούσα διπλωματική εργασία οργανώνεται σε κεφάλαια, ενότητες και υποενότητες, όπως αυτά παρατίθενται στα \hyperref[toc]{Περιεχόμενα}. Πιο συγκεκριμένα:
\begin{itemize}
\item Στο \hyperref[chapter:1-introduction]{\textbf{Κεφάλαιο 1}}
\item Στο \hyperref[chapter:2-theoretical-background]{\textbf{Κεφάλαιο 2}}
\item Στο \hyperref[chapter:3-application-design]{\textbf{Κεφάλαιο 3}}
\item Στο \hyperref[chapter:4-application-implementation]{\textbf{Κεφάλαιο 4}}
\item Στο \hyperref[chapter:5-conclusions]{\textbf{Κεφάλαιο 5}}
\end{itemize}

2
chapters/2.theoretical-background/2.0.theoretical-background.tex

@ -1,4 +1,4 @@
\chapter{Θεωρητικό υπόβαθρο}
\chapter{Θεωρητικό υπόβαθρο}\label{chapter:2-theoretical-background}
\input{chapters/2.theoretical-background/2.1.hash-functions}
\input{chapters/2.theoretical-background/2.2.asymmetric-cryptography}

2
chapters/3.application-design/3.0.application-design.tex

@ -1,4 +1,4 @@
\chapter{Σχεδίαση εφαρμογής}
\chapter{Σχεδίαση εφαρμογής}\label{chapter:3-application-design}
\input{chapters/3.application-design/3.1.application-parts}
\input{chapters/3.application-design/3.2.user-categories}

2
chapters/4.application-implementation/4.0.application-implementation.tex

@ -1,4 +1,4 @@
\chapter{Υλοποίηση εφαρμογής}
\chapter{Υλοποίηση εφαρμογής}\label{chapter:4-application-implementation}
\input{chapters/4.application-implementation/4.1.implemented-parts}
\input{chapters/4.application-implementation/4.2.implementation-methodology}

2
chapters/5.conclusions/5.0.conclusions.tex

@ -1,4 +1,4 @@
\chapter{Συμπεράσματα}
\chapter{Συμπεράσματα}\label{chapter:5-conclusions}
\input{chapters/5.conclusions/5.1.problems-faced}
\input{chapters/5.conclusions/5.2.design-implementation-differences}

BIN
thesis.pdf

Binary file not shown.
Loading…
Cancel
Save