Remove biblatex in thesis.cls
This commit is contained in:
3
main.tex
3
main.tex
@@ -1,10 +1,9 @@
|
||||
%% Template
|
||||
\PassOptionsToPackage{backref=true, doi=false, style=authoryear}{biblatex}
|
||||
|
||||
\documentclass{thesis}
|
||||
\geometry{inner=30mm, outer=25mm, top=30mm, bottom=25mm}
|
||||
|
||||
%% Content
|
||||
\usepackage[backend=biber, backref=true, doi=false, style=authoryear]{biblatex}
|
||||
\addbibresource{references.bib}
|
||||
\AtEveryBibitem{% Remove some fields from bibliography
|
||||
\clearfield{day}%
|
||||
|
||||
Reference in New Issue
Block a user