Skip to content

Commit

Permalink
Change citation style to alphanumerical (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
pal03377 authored Sep 14, 2023
1 parent 5b51cc8 commit a618060
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions thesis_template.typ
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
// --- Paragraphs ---
set par(leading: 1em)

// --- Citations ---
set cite(style: "alphanumerical")

// --- Figures ---
show figure: set text(size: 0.85em)

Expand Down

0 comments on commit a618060

Please sign in to comment.