thesis/2_background/main.typ
Jean-Marie 'Histausse' Mineau d1dba30426
Some checks failed
/ test_checkout (push) Failing after 20s
rerefactor bg
2025-09-24 00:44:19 +02:00

17 lines
495 B
Typst

#import "../lib.typ": todo, epigraph, jfl-note
= Background and Motivation <sec:bg>
#epigraph("Alexis \"Lex\" Murphy, Jurassic Park")[This is a Unix system. I know this.]
#include("1_intro.typ")
#include("2_android_bg.typ")
#include("3_problem_statements.typ")
#include("4_soa.typ")
#include("4_datasets_and_benchmarking.typ")
#include("5_platform_classes.typ")
#include("6_classloading.typ")
#include("7_dynamic_analysis.typ")
#include("8_instrumentation.typ")
#include("9_conclusion.typ")