diff options
Diffstat (limited to 'macros/latex/contrib/elteikthesis/elteikthesis_en.tex')
-rw-r--r-- | macros/latex/contrib/elteikthesis/elteikthesis_en.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/elteikthesis/elteikthesis_en.tex b/macros/latex/contrib/elteikthesis/elteikthesis_en.tex index 8a405c74c3..e7af40ddfa 100644 --- a/macros/latex/contrib/elteikthesis/elteikthesis_en.tex +++ b/macros/latex/contrib/elteikthesis/elteikthesis_en.tex @@ -5,15 +5,15 @@ %twoside, % Double sided format %draft, % Quicker draft compilation without rendering images %final, % Set final to hide todos -]{elteikthesis}[2023/04/10] +]{elteikthesis}[2024/04/26] % The minted package is also supported for source highlighting -% See minted-intregration.tex for example +% See elteikthesis_minted.tex for example %\usepackage[newfloat]{minted} % Document's metadata \title{Title of the thesis} % title -\date{2023} % year of defense +\date{2024} % year of defense % Author's metadata \author{John Smith} |