12 lines
268 B
Typst
12 lines
268 B
Typst
#import "../lib.typ": todo
|
|
|
|
= RASTA
|
|
|
|
#todo[Bring back element from previous version of rasta]
|
|
|
|
#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")
|