diff --git a/work/2024/phil-1/paper-1/main.typ b/work/2024/phil-1/paper-1/main.typ index 3f56ddb..10f4c6a 100644 --- a/work/2024/phil-1/paper-1/main.typ +++ b/work/2024/phil-1/paper-1/main.typ @@ -10,6 +10,10 @@ #show: word-count.with(exclude: (heading, , table)) +#set cite(style: "institute-of-electrical-and-electronics-engineers") +#set text(fractions: true) + + #align( center, pad( diff --git a/work/2024/phil-1/paper-1/prelude.typ b/work/2024/phil-1/paper-1/prelude.typ index 226aa28..8fcb5b3 100644 --- a/work/2024/phil-1/paper-1/prelude.typ +++ b/work/2024/phil-1/paper-1/prelude.typ @@ -1,6 +1,3 @@ -#set cite(style: "institute-of-electrical-and-electronics-engineers") -#set text(fractions: true) - #let indented-argument(title: "", abbreviation: "", ..args) = [ #set par(first-line-indent: 0pt)