📎 Merge branch 'master' of github.com:kks32/phd-thesis-template

This commit is contained in:
Krishna Kumar 2018-04-12 08:49:02 -03:00
commit 2f473eb77e
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
\DeclareOption{times}{
\ifsetFont
\ClassWarning{PhDThesisPSnPDF}{Font selection conflict: A font package was
aleady specified. Please check the document class options in case you
already specified. Please check the document class options in case you
have defined two fonts.}
\else
\PHD@timestrue

View File

@ -118,7 +118,7 @@
% If you would like to use biblatex for your reference management, as opposed to the default `natbibpackage` pass the option `custombib` in the document class. Comment out the previous line to make sure you don't load the natbib package. Uncomment the following lines and specify the location of references.bib file
%\RequirePackage[backend=biber, style=numeric-comp, citestyle=numeric, sorting=nty, natbib=true]{biblatex}
%\bibliography{References/references} %Location of references.bib only for biblatex
%\addbibresource{References/references} %Location of references.bib only for biblatex
\fi