Skip to content

Commit

Permalink
Fixed acronyms and literature references not appearing
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaJack committed Oct 24, 2024
1 parent 704c5f9 commit b28a232
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion thesis.tex
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
% ################################ PDF LAYOUT

% digital reading or stapled pages, work in progress
\documentclass[12pt,a4paper,wip,wip2]{masterthesis}
\documentclass[12pt,a4paper,wip]{masterthesis}
% faster compilation as no acronyms or references are linked
%\documentclass[12pt,a4paper,wip,wip2]{masterthesis}

% book printed on both sides
%\documentclass[12pt,a4paper,twoside]{masterthesis}
Expand Down

0 comments on commit b28a232

Please sign in to comment.