Spaces:
Running
Running
File size: 8,686 Bytes
3a238b7 a67ae61 5ce9c54 3a238b7 c0fa51c d6b8d19 abe9a93 d6b8d19 3a238b7 a67ae61 ad9db85 a67ae61 d6b8d19 fd5f45b 3a238b7 ad9db85 a67ae61 fd5f45b a67ae61 fd5f45b a67ae61 fd5f45b ad9db85 a67ae61 fd5f45b a67ae61 ad9db85 a67ae61 abe9a93 a67ae61 7518ae2 a67ae61 3a238b7 a67ae61 f27391d a67ae61 d6b8d19 a67ae61 d6b8d19 3c8b4f7 a67ae61 3c8b4f7 a67ae61 3c8b4f7 d6b8d19 a67ae61 ad9db85 a67ae61 3c8b4f7 a67ae61 3c8b4f7 a67ae61 b6ed5af c0fa51c d6b8d19 a67ae61 d6b8d19 a67ae61 fd5f45b d6b8d19 fd5f45b d6b8d19 a67ae61 d6b8d19 b6ed5af 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 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 |
# for all available book options see:
# https://quarto.org/docs/reference/projects/books.html
project:
type: book
output-dir: Output/docs
# 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/",
"Data/5_Icons/",
"Web_Code/Js/",
"Repos/custom.css",
]
filters:
# see: https://dialoa.github.io/first-line-indent/
# - first-line-indent
# see: https://github.com/quarto-ext/lightbox :MIT
- lightbox
# https://github.com/schochastics/quarto-social-share :MIT
# - social-share
# https://github.com/shafayetShafee/collapse-callout
- collapse-callout
# own filter
- 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
collapse-callout:
all: true
callout-appearance: simple
callout-icon: true
# see: https://quarto.org/docs/reference/formats/html.html#table-of-contents
toc-depth: 3
toc-location: right
# number-sections: false
number-depth: 3
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 \n\n Field of study: aerospace engineering"
author: "Javed Arshad Butt"
date: "05.08.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: git
# 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, linkedin]
# cover-image: Data/6_Html_Data/1_Logo_Img/0_Tornado.svg
# -------------------------------------------------------------------------- #
# --------------------------------- content -------------------------------- #
# -------------------------------------------------------------------------- #
chapters:
# index is the main page of the book
- index.qmd
- part: "Good Manners"
chapters:
# testing purposes
# - 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: "Introduction"
chapters:
- Data/1_Writing/1_Task/1_Introduction.qmd
- 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"
# chapters:
# - Data/1_Writing/2_Task/0_Methodlogy.qmd
# - 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: "Results"
# chapters:
# - Data/1_Writing/3_Task/0_Results.qmd
# - 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: "Conclusion & Outlook"
# chapters:
# - Data/1_Writing/4_Task/1_Concl.qmd
# - Data/1_Writing/4_Task/2_Zusammen_Deutsch.qmd
# # ------------------------------ references ------------------------------ #
# - Data/1_Writing/5_Additional/10_References.qmd
# # ---------------------- additional to master thesis --------------------- #
# - part: "Additionals 2 Thesis"
# chapters:
# # -------------------------------- license ------------------------------- #
# - Data/8_Add_2_Master/0_Add_2_Mast.qmd
# - Data/8_Add_2_Master/1_Master_Orig.qmd
# - part: "About Author"
# chapters:
# - Data/8_Add_2_Master/2_About_Author.qmd
# - Data/8_Add_2_Master/3_CV.qmd
# # ------------------------------------------------------------------------ #
# - part: "License"
# chapters:
# - Data/10_Law/0_Mentioning.qmd
# - Data/10_Law/1_Copy_Licenses.qmd
# - Data/10_Law/2_Used_Hippocratic.qmd
# appendices:
# # ------------------------------- appendix ------------------------------- #
# - Data/1_Writing/5_Additional/0_Appendix.qmd
# - Data/1_Writing/5_Additional/1_Appendix.qmd
# # --------------------------------- footer --------------------------------- #
# page-footer:
# center:
# - text: "About author"
# href: Data/8_Add_2_Master/2_About_Author.qmd
# - text: "License"
# href: Data/10_Law/2_Used_Hippocratic.qmd
# - text: "Share thoughts"
# href: 'https://discord.gg/EEsXp39DaA'
# ------------------------------- body-footer ------------------------------ #
# see: https://quarto.org/docs/reference/projects/websites.html
margin-footer: Data/12_Each_Page/right_Nav.qmd
# --------------------------------- book end --------------------------------- #
bibliography: Data/4_Bib/references.bib
# ---------------------------------- 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
highlight-style: dracula
comments:
hypothesis: true
# allowing comments below the main content
# giscus:
# repo: quarto-dev/quarto-docs
# https://github.com/giscus/giscus/tree/main/styles/themes
# theme: purge
# ----------------------------------- pdf ---------------------------------- #
# 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:
|