integrate bg of rasta in bg section
All checks were successful
/ test_checkout (push) Successful in 1m15s
All checks were successful
/ test_checkout (push) Successful in 1m15s
This commit is contained in:
parent
94d26973d3
commit
5e512b585a
11 changed files with 170 additions and 107 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
= Evaluating the Reusability of Android Static Analysis Tools <sec:rasta>
|
||||
|
||||
/*
|
||||
#epigraph("Adira Tal and Sylvia Tilly, Star Trek: Discovery, \"People of Earth\"")[
|
||||
#block[
|
||||
#set align(left)
|
||||
|
@ -10,7 +11,11 @@
|
|||
"Okay, well, museums are cool, so..." \
|
||||
"That's what someone who lives in a museum would say." \
|
||||
]
|
||||
]
|
||||
]*/
|
||||
// Maxine "Max" Caulfield officially, but she explicitly say to never use Maxine, and prefered names are important
|
||||
#epigraph("Max Caulfield, Life is Strange \"Out of Time\"")[I keep going back in time.]
|
||||
// This one is fun, but wont happen XD:
|
||||
// #epigraph("T-Bug Cyberpunk 2077")[You Want Nice, Supportive? Call A Damn Helpline.]
|
||||
|
||||
#align(center, highlight(inset: 15pt, width: 75%, block(align(left)[
|
||||
This chapter intends to explore the robustness of past software dedicated to static analysis of Android applications.
|
||||
|
@ -20,8 +25,7 @@
|
|||
])))
|
||||
|
||||
|
||||
#include("0_intro.typ")
|
||||
#include("1_related_work.typ")
|
||||
#include("1_intro.typ")
|
||||
#include("2_methodology.typ")
|
||||
#include("3_experiments.typ")
|
||||
#include("4_discussion.typ")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue