All checks were successful
/ test_checkout (push) Successful in 1m8s
12 lines
280 B
Typst
12 lines
280 B
Typst
#import "../lib.typ": todo
|
|
|
|
= RASTA <sec: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")
|