This commit is contained in:
parent
45bdff9109
commit
d7b6d25171
@ -33,7 +33,8 @@
|
|||||||
\renewcommand{\footrulewidth}{0pt} % Remove footer underlines
|
\renewcommand{\footrulewidth}{0pt} % Remove footer underlines
|
||||||
\setlength{\headheight}{13.6pt}
|
\setlength{\headheight}{13.6pt}
|
||||||
|
|
||||||
\usepackage[style=numeric,sorting=none,backend=biber]{biblatex}
|
% numeric
|
||||||
|
\usepackage[style=IEEEtran,sorting=none,backend=biber]{biblatex}
|
||||||
\addbibresource{../main.bib}
|
\addbibresource{../main.bib}
|
||||||
|
|
||||||
% Write the approved title of your dissertation
|
% Write the approved title of your dissertation
|
||||||
@ -97,7 +98,6 @@
|
|||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\section{References}
|
\section{References}
|
||||||
\bibliographystyle{IEEEtran}
|
|
||||||
\printbibliography[heading=none]
|
\printbibliography[heading=none]
|
||||||
|
|
||||||
% TODO add my job title
|
% TODO add my job title
|
||||||
|
Loading…
Reference in New Issue
Block a user