feat: first draft

This commit is contained in:
Ansgar Lichter 2024-12-30 16:02:49 +01:00
commit fb3b63f05e
24 changed files with 926 additions and 0 deletions

View file

@ -0,0 +1,20 @@
#import "../settings/metadata.typ": *
#heading(outlined: false, numbering: none, "Declaration of Originality")
I declare that I have composed the #lower(degree)'s thesis myself and without use of any other than the cited sources and aids. Sentences or parts of sentences quoted literally are marked as such; other references with regard to the statement and scope are indicated by full details of the publications concerned. The thesis in the same or similar form has not been submitted to any examination body and has not been published. This thesis was not yet, even in part, used in another examination or as a course performance. Furthermore I declare that the submitted written (bound) copies of the #lower(degree)'s thesis and the version submitted in digital format are consistent with each other in contents.
#pad(
top: 5em,
table(
columns: (1fr, 1fr),
gutter: 1em,
align: center,
stroke: none,
inset: (
x: 20pt
),
line(length: 100%), line(length: 100%),
[(Place, Date)], author,
)
)