14 lines
288 B
Typst
14 lines
288 B
Typst
#import "@local/template-thesis-matisse:0.0.1": todo
|
|
|
|
= RASTA
|
|
|
|
#todo[typstify RASTA paper]
|
|
|
|
#todo[Format numbers]
|
|
|
|
#include("0_intro.typ")
|
|
#include("1_related_work.typ")
|
|
#include("2_methodology.typ")
|
|
#include("3_experiments.typ")
|
|
#include("4_discussion.typ")
|
|
#include("5_conclusion.typ")
|