mirror of
https://github.com/vale981/Lab_Report_LaTeX
synced 2025-03-05 09:01:39 -05:00
add biber and biblatex
This commit is contained in:
parent
e282a9cb10
commit
33b3d27fe1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
\RequirePackage{siunitx} % Provides the \SI{}{} and \si{} command for typesetting SI units
|
\RequirePackage{siunitx} % Provides the \SI{}{} and \si{} command for typesetting SI units
|
||||||
\RequirePackage{graphicx} % Required for the inclusion of images
|
\RequirePackage{graphicx} % Required for the inclusion of images
|
||||||
\RequirePackage{natbib} % Required to change bibliography style to APA
|
\RequirePackage[style=phys,backend=biber]{biblatex}
|
||||||
\RequirePackage{amsmath} % Required for some math elements
|
\RequirePackage{amsmath} % Required for some math elements
|
||||||
\RequirePackage{physics}%
|
\RequirePackage{physics}%
|
||||||
\RequirePackage{float}%
|
\RequirePackage{float}%
|
||||||
|
|
Loading…
Add table
Reference in a new issue