Skip to content

Commit

Permalink
remove back ref and linenumbers
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillermoFidalgo committed Mar 27, 2024
1 parent 2a5ec67 commit 917fd80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
\usepackage[backend=biber,style=phys,
articletitle=true,biblabel=brackets,%
chaptertitle=false,pageranges=false,
backref=true,defernumbers
backref=false,defernumbers
]{biblatex}
%\bibliography{references.bib}
\addbibresource{references.bib}
Expand Down Expand Up @@ -102,7 +102,7 @@
% \rlap{\hskip\linenumbersep\hb@xt@\linenumberwidth{\hss\LineNumber}}\hss}% right line number
% \leftlinenumbers% Re-issue [left] option
% \makeatother
\linenumbers
%\linenumbers


% Adding custom packages
Expand Down

0 comments on commit 917fd80

Please sign in to comment.