\documentclass[times, 10pt]{thesisMDH}
\usepackage[useregional]{datetime2}
\usepackage[pdfborder={0 0 0},colorlinks=true,urlcolor=blue,citecolor=red,bookmarks=false]{hyperref}
\addbibresource{references.bib}
% MASTER THESIS TEMPLATE MODIFIED FOR PROPOSAL BY HENRIK.FALK@MDH.SE
\fancyHeader{Short Preliminary Title}{Authors Name1, Name2}
\university{Mälardalen University}
\department{School of Innovation Design and Engineering\\ Västerås, Sweden}
\subject{Master Thesis Proposal \\ Course Code: XXX000}
\thesisTitle{Preliminary Title For The Thesis}
\authorOne{Student1}{studentEmail@student.mdh.se}
\authorTwo{Student2}{studentEmail@student.mdh.se}
\examiner{Examiner\_Name (if any)\footnote{\label{1}\textit{\warning{[must have been discussed with them before submitted the proposal to the evaluation committee. Supervisors and examiners cannot be added without their consent]}}}}{University, location}
\supervisors{Supervisor\_Name (if any)\textsuperscript{1}}{University, location}
\companySupervisors{Supervisor\_Name (if any)\textsuperscript{1}}{Company name, location}
\theDate{\today}
\begin{document}
\titlePage
\mainmatter
% ===== Content: Modify the structure according to your needs =======
\input{sections/proposal}
% ============================= References ============================
%\newpage
\printbibliography
%\addcontentsline{toc}{section}{References}
\end{document}