File size: 6,866 Bytes
3a238b7
 
a67ae61
 
3a238b7
 
 
 
 
9035ea3
3a238b7
a67ae61
 
 
 
ad9db85
a67ae61
 
ad9db85
a67ae61
 
 
 
 
3a238b7
ad9db85
 
 
a67ae61
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ad9db85
 
a67ae61
 
 
 
 
 
ad9db85
 
 
 
 
a67ae61
 
 
 
 
 
 
 
 
 
 
 
 
 
3a238b7
a67ae61
 
 
 
 
 
 
f27391d
a67ae61
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ad9db85
a67ae61
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ad9db85
 
 
 
a67ae61
 
 
 
 
8ed5f8a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
# for all available book options see: 
# https://quarto.org/docs/reference/projects/books.html
project:
  type: book

  # HTML library (JS/CSS/etc.) directory
  # lib-dir: ["Web_Code/CSS/", "Web_Code/Js"]

  # Additional file resources to be copied to output directory
  resources: ["Data/6_Html_Data/0_Viz/","Data/7_Animation/"]

  

filters:
  # see: https://dialoa.github.io/first-line-indent/
  # - first-line-indent

  # see: https://github.com/quarto-ext/lightbox :MIT 
  # destroys the figure cross referecning, because it removes the fig id
  - lightbox

  # https://github.com/schochastics/quarto-social-share :MIT
  # - social-share

  - Code/Gls/gls_Main.lua
  # - Code/Lof/lof.lua
  # - Lof
  # - toc_lof

# see: https://github.com/quarto-ext/lightbox 
lightbox: 
  match: auto
  effect: zoom
  desc-position: right

# https://github.com/sellorm/quarto-social-embeds :MIT
# share:
#   permalink: "https://mr.schochastics.net/"
#   description: "awesome page"
#   twitter: true
#   facebook: true
#   reddit: true
#   stumble: true
#   tumblr: true
#   linkedin: true

# see: https://quarto.org/docs/reference/formats/html.html#table-of-contents
toc-depth: 4
toc-location: right 


# number-sections: false
number-depth: 4

crossref:
  # see: https://quarto.org/docs/authoring/cross-references.html#options
  fig-prefix: ""      # (default is "Figure")
  eq-prefix: ""       # (default is "Equation")
  tbl-prefix: ""      # (default is "Table")
  sec-prefix: ""      # default is Chapter
  title-delim:       # (default is ":")


# ============================================================================ #
# =================================== book =================================== #
# ============================================================================ #
# see: https://quarto.org/docs/reference/projects/books.html#meta-project-type-upper
book:
  title: "Flow predictions using control-oriented
cluster-based network modeling"
  subtitle: "Master thesis at the technical university Braunschweig - Germany "
  author: "Javed Arshad Butt"
  date: "5.3.2023"
  page-navigation: true


  # --------------------------------- sidebar -------------------------------- #
  # see: https://quarto.org/docs/reference/projects/books.html#sidebar
  sidebar:
    search: true
    # logo: Data/6_Html_Data/1_Logo_Img/0_Tornado.svg
    logo: Data/6_Html_Data/1_Logo_Img/1_Tornado.svg
    # logo: Data/3_Figs_Pyth/2_Task/2_Tornado.svg
    title: "Javed Arshad Butt - Master Thesis"
    # subtitle:""

    tools:
        # you as a muslim cannot simply use the pic of an living beeing
      - icon: facebook
        href: https://github.com/

  # --------------------------------- navbar --------------------------------- #
  # # navbar horizontal bar
  # # see: https://quarto.org/docs/reference/projects/books.html#navbar
  # navbar:
  #   left:
  #     - icon: github
  #       href: https://github.com/
  #       aria-label: GitHub

  #   # always show
  #   # pinned: true


  downloads: [pdf, epub]
  sharing: [twitter, facebook]
  # cover-image: 
  

  # -------------------------------------------------------------------------- #
  # --------------------------------- content -------------------------------- #
  # -------------------------------------------------------------------------- #
  chapters:
      # index is the main page of the book
    - index.qmd 
    
    
    - part: "Good manners"
      chapters: 
        - trials.qmd
        - Data/1_Writing/0_Deco/2_Thanks.qmd
        - Data/1_Writing/0_Deco/1_Erkl.qmd

        # add pdfs intro and tasks
        - Data/1_Writing/0_Deco/2_0_Task_Def.qmd

        - Data/1_Writing/0_Deco/2_1_Abstract.qmd

        # toc, list figures, list tables

        - Data/1_Writing/0_Deco/3_Used_Abbrev.qmd
    # -------------------------------- 1 task -------------------------------- #
    # - part: "Introduction"
    - part: Data/1_Writing/1_Task/1_Introduction.qmd

      chapters:
        - Data/1_Writing/1_Task/2_0_Motivation.qmd
        - Data/1_Writing/1_Task/2_State_Of_Art.qmd
        - Data/1_Writing/1_Task/3_CNM.qmd
        # - Data/1_Writing/1_Task/4_CNMc.qmd  # subsection


    # -------------------------------- 2 task -------------------------------- #
    # - part: "Methodology"
    - part: Data/1_Writing/2_Task/0_Methodlogy.qmd

      chapters:
        - Data/1_Writing/2_Task/1_0_CNMC_Data.qmd
        - Data/1_Writing/2_Task/1_Data_Gen.qmd
        - Data/1_Writing/2_Task/2_Clustering.qmd
        - Data/1_Writing/2_Task/3_Tracking.qmd    # master
        # - Data/1_Writing/2_Task/4_Track_Workflow.qmd  # subsec
        # - Data/1_Writing/2_Task/5_Track_Validity.qmd  # subsec
        - Data/1_Writing/2_Task/6_Modeling.qmd  # master
        # - Data/1_Writing/2_Task/7_QT.qmd  # subsec

    # -------------------------------- 3 task -------------------------------- #
    - part: Data/1_Writing/3_Task/0_Results.qmd

      chapters:
        - Data/1_Writing/3_Task/1_Track_Results.qmd
        - Data/1_Writing/3_Task/2_Mod_CPE.qmd
        - Data/1_Writing/3_Task/3_SVD_NMF.qmd
        - Data/1_Writing/3_Task/4_SVD_Regression.qmd

        - Data/1_Writing/3_Task/5_Pred.qmd  # master
        # - Data/1_Writing/3_Task/6_SLS.qmd # subsec
        # - Data/1_Writing/3_Task/7_Models.qmd  # subsec

    # -------------------------------- 4 task -------------------------------- #
    - part: Data/1_Writing/4_Task/1_Concl.qmd
      chapters:
        - Data/1_Writing/4_Task/2_Zusammen_Deutsch.qmd

    # ------------------------------ references ------------------------------ #
        - Data/1_Writing/5_Additional/10_References.qmd

  appendices: 
    # ------------------------------- appendix ------------------------------- #
    - Data/1_Writing/5_Additional/0_Appendix.qmd
    - Data/1_Writing/5_Additional/1_Appendix.qmd

bibliography: Data/4_Bib/references.bib

# --------------------------------- book end --------------------------------- #

# ---------------------------------- format ---------------------------------- #
format:
  html:
    theme: 

      # default theme is: cosmo
      # more can be found at: https://bootswatch.com/
      # also: https://quarto.org/docs/output-formats/html-themes.html
      # dark: [cosmo, Web_Code/CSS/cosmo.scss]
      dark: [cosmo, Web_Code/CSS/cosmo_Dark.scss]
    
      light: [cosmo, Web_Code/CSS/light.scss]

    css: 
      - Web_Code/CSS/css_0.css
      - Web_Code/CSS/gls_Tooltip.css


    # see: https://dialoa.github.io/first-line-indent/
    indent: false

    highlight-style: dracula


  pdf:
    documentclass: scrreprt

    # see: https://dialoa.github.io/first-line-indent/
    indent: false
    keep-tex: true
    number-sections: true
    lof: true
    lot: true
    toc: true 

# make the table captions appear at the bottom
tbl-cap-location: bottom


# adding javascipt code is possible - see: