diff --git a/edit_this/10-variables.tex b/edit_this/10-variables.tex index 148e1dd..2d53756 100644 --- a/edit_this/10-variables.tex +++ b/edit_this/10-variables.tex @@ -1,4 +1,4 @@ % This is the beginning of the school year (e.g. for 2025/26 it should be 2025) -\newcommand{\currentyear}{2025} +\newcommand{\yearstart}{2024} % This should include at least Andy and YOU - the person compiling this \newcommand{\editors}{Andrej Brodnik, Miha Frangež} diff --git a/edit_this/30-introduction.tex b/edit_this/30-introduction.tex index 614f8f9..beaa2e6 100644 --- a/edit_this/30-introduction.tex +++ b/edit_this/30-introduction.tex @@ -15,7 +15,7 @@ from family matters to contractual conflicts among economic entities. The field crucial in modern litigation. \par This conference gathers the seminar papers of master’s students at the Faculty of Computer Science and Information, -University of Ljubljana \currentyear/\nextyear. It explores a variety of topics including mobile forensics, logs, password forensics +University of Ljubljana \yearstart/\yearstart. It explores a variety of topics including mobile forensics, logs, password forensics and cyphering, browser forensics and forensic investigation. Each paper contributes to the ongoing development and application of digital forensic techniques, enhancing our ability to navigate the complexities of today’s digital landscape. % diff --git a/main.tex b/main.tex index 5424412..baf1ea4 100644 --- a/main.tex +++ b/main.tex @@ -23,7 +23,7 @@ %---------------------------------------------------------------------------------------- \input{edit_this/10-variables} -\newcommand{\nextyear}{\the\numexpr\currentyear+1\relax} +\newcommand{\yearend}{\the\numexpr\yearstart+1\relax} \definecolor{fri_red}{RGB}{225, 48, 41} @@ -57,13 +57,13 @@ % TITLE PAGE: TITLE SECTION %---------------------------------------------------------------------------------------- { \Huge \bfseries Seminarske naloge,}\\[0.4cm] % Title of your document -{ \Huge \bfseries \currentyear/\nextyear}\\[0.4cm] % Title of your document +{ \Huge \bfseries \yearstart/\yearend}\\[0.4cm] % Title of your document %---------------------------------------------------------------------------------------- % TITLE PAGE: DATE SECTION %---------------------------------------------------------------------------------------- \vspace*{300pt} -{\large Ljubljana, \currentyear}\\[2cm] +{\large Ljubljana, \yearend}\\[2cm] %---------------------------------------------------------------------------------------- \vfill % Fill the rest of the page with whitespace @@ -78,10 +78,10 @@ \noindent\rule{\textwidth}{0.4pt} \\[0.5cm] {\large Zbornik}\\[0.5cm] -{\large Digitalna forenzika, Seminarske naloge \currentyear/\nextyear}\\[0.5cm] +{\large Digitalna forenzika, Seminarske naloge \yearstart/\yearend}\\[0.5cm] {\large Editors: \editors, študenti}\\[0.5cm] {\large Template authors: David Klemenc, Miha Frangež}\\[0.5cm] -{\large Ljubljana : Univerza v Ljubljani, Fakulteta za računalništvo in informatiko \currentyear.}\\[0.5cm] +{\large Ljubljana : Univerza v Ljubljani, Fakulteta za računalništvo in informatiko \yearend.}\\[0.5cm] {\textcopyright These proceedings are for internal purposes and under copyright of University of Ljubljana, Faculty of Computer and Information Science. Any redistribution of the contents in any form is prohibited. All rights reserved.}\\[0.5cm] \noindent\rule{\textwidth}{0.4pt} @@ -107,7 +107,7 @@ All rights reserved.}\\[0.5cm] \vspace*{\fill} \begin{tabu} to \textwidth{ X[l] X[r] } - Ljubljana, \currentyear & \introauthor + Ljubljana, \yearend & \introauthor \end{tabu} \newpage