Switched to biber

This commit is contained in:
2024-01-24 13:19:25 +00:00
parent a3cb8579f7
commit 5ef78e863f

View File

@@ -7,12 +7,9 @@
%% Options for ruthesis in []: %% Options for ruthesis in []:
%% IS Icelandic is main language, otherwise default to English %% IS Icelandic is main language, otherwise default to English
%\usepackage{apacite} %%% Setup citations
%% Uncomment the apacite package for APA style citations \usepackage[backend=biber,style=ieee]{biblatex}
%% You will also need to disable the IEEE style (around line 134): \addbibresource{references.bib}
%% % \bibliographystyle{IEEEtran/bibtex/ieeetran}
%% and enable the apacite style:
%% \bibliographystyle{apacite}
%%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{custom} \usepackage{custom}
@@ -23,13 +20,10 @@
\usepackage{lipsum}%provides us with text for testing \usepackage{lipsum}%provides us with text for testing
%% usage: \lipsum[STARTNUM-ENDNUM] %% usage: \lipsum[STARTNUM-ENDNUM]
\graphicspath{{graphics/}{Graphics/}{./}} \graphicspath{{graphics-cropped/}{graphics/}{./}}
%% This is a list of folders to search for graphics files to include %% This is a list of folders to search for graphics files to include
%% for the graphicx package (already loaded). This may be case-sensitive. %% for the graphicx package (already loaded). This may be case-sensitive.
%% LaTeX will search from left to right in the list, so you can put "cropped" versions %% LaTeX will search from left to right in the list, so you can put "cropped" versions
%% in the first directory and it will grab them first. e.g.
%\graphicspath{{graphics-cropped/}{graphics/}{Graphics/}{./}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\title{Thesis and Project Report Template for \theInstitution{}} \title{Thesis and Project Report Template for \theInstitution{}}
@@ -41,7 +35,7 @@
\DocumentDescription{\theDocumentType{} of \theECTS{} ECTS credits \DocumentDescription{\theDocumentType{} of \theECTS{} ECTS credits
submitted to the \theSchool{} at \theInstitution{} in partial fulfillment submitted to the \theSchool{} at \theInstitution{} in partial fulfillment
of the requirements for the degree of \theDegreeLong} of the requirements for the degree of \theDegreeLong}
% Change this if you need a custom title or if it needs to be in Icelandic % Change \DocumentDescription if you need a custom title or if it needs to be in Icelandic
%% PhD only have Thesis Committee with roles. Examiner is part of committee. %% PhD only have Thesis Committee with roles. Examiner is part of committee.
\SupervisorHeading{Thesis Committee} \SupervisorHeading{Thesis Committee}