Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions bachelor-thesis-template.tex
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
\subject{Data Science} % Your subject area, this is not currently used anywhere in the template, print it elsewhere with \subjectname
\keywords{} % Keywords for your thesis, this is not currently used anywhere in the template, print it elsewhere with \keywordnames
\university{\href{http://www.ucu.edu.ua}{Ukrainian Catholic University}} % Your university's name and URL, this is used in the title page and abstract, print it elsewhere with \univname
\department{\href{http://apps.ucu.edu.ua}{Faculty of Applied Sciences}} % Your department's name and URL, this is used in the title page and abstract, print it elsewhere with \deptname
\group{\href{http://apps.ucu.edu.ua}{Department of Computer Sciences and Information Technologies}} % Your research group's name and URL, this is used in the title page, print it elsewhere with \groupname
\faculty{\href{http://apps.ucu.edu.ua}{}} % Your faculty's name and URL, this is used in the title page and abstract, print it elsewhere with \facname
\faculty{\href{http://apps.ucu.edu.ua}{Faculty of Applied Sciences}} % Your faculty's name and URL, this is used in the title page and abstract, print it elsewhere with \facname
\department{\href{http://apps.ucu.edu.ua}{Department of Computer Sciences and Information Technologies}} % Your department's name and URL, this is used in the title page and abstract, print it elsewhere with \deptname
\group{\href{}{}} % Your research group's name and URL, this is not currently used anywhere in the template, print it elsewhere with \groupname

\AtBeginDocument{
\hypersetup{pdftitle=\ttitle} % Set the PDF's title to your title
Expand Down Expand Up @@ -113,7 +113,7 @@
\HRule \\[0.4cm] % Horizontal line
{\huge \bfseries \ttitle\par}\vspace{0.4cm} % Thesis title
\HRule \\[1.5cm] % Horizontal line

\begin{minipage}[t]{0.4\textwidth}
\begin{flushleft} \large
\emph{Author:}\\
Expand All @@ -123,23 +123,23 @@
\begin{minipage}[t]{0.4\textwidth}
\begin{flushright} \large
\emph{Supervisor:} \\
\href{http://www.jamessmith.com}{\supname} % Supervisor name - remove the \href bracket to remove the link
\href{http://www.jamessmith.com}{\supname} % Supervisor name - remove the \href bracket to remove the link
\end{flushright}
\end{minipage}\\[3cm]

\vfill

\large \textit{A thesis submitted in fulfillment of the requirements\\ for the degree of \degreename}\\[0.3cm] % University requirement text
\textit{in the}\\[0.4cm]
\groupname\\\deptname\\[2cm] % Research group name and department name
\facname\\\deptname\\[2cm] % Research group name and department name

\vfill
\includegraphics[height=2.5cm]{UCU_APPS_logo} % University/department logo - uncomment to place it
% Logo taken from the official brandbook: https://ucu.edu.ua/brandbook/brand-book-sources/
% UCU_APPS_logo.pdf
% UCU_APPS_logo.pdf

\vfill
{\large Lviv 2024}\\[4cm] % Date
{\large Lviv 2025}\\[4cm] % Date

\vfill
\end{center}
Expand Down