forked from ls1intum/thesis-template-typst
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbackground.typ
21 lines (17 loc) · 880 Bytes
/
background.typ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#import "../utils/todo.typ": TODO
= Background
#TODO[
Describe each proven technology / concept shortly that is important to understand your thesis. Point out why it is interesting for your thesis. Make sure to incorporate references to important literature here.
]
== e.g. User Feedback
#TODO[
This section would summarize the concept User Feedback using definitions, historical overviews and pointing out the most important aspects of User Feedback.
]
== e.g. Representational State Transfer
#TODO[
This section would summarize the architectural style Representational State Transfer (REST) using definitions, historical overviews and pointing out the most important aspects of the architecture.
]
== e.g. Scrum
#TODO[
This section would summarize the agile method Scrum using definitions, historical overviews and pointing out the most important aspects of Scrum.
]