20 lines
No EOL
1 KiB
Typst
20 lines
No EOL
1 KiB
Typst
#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,
|
|
)
|
|
) |