\documentclass{article} %other packages \usepackage{amsmath} \usepackage{amssymb} \usepackage{physics} \usepackage[ style=phys, articletitle=false, biblabel=brackets, chaptertitle=false, pageranges=false, url=true ]{biblatex} \usepackage{graphicx} \usepackage{todonotes} \usepackage{siunitx} \usepackage{cleveref} \title{Evanescent-wave Johnson noise from a non-equilibrium superconductor} \addbibresource{./bibliography.bib} \graphicspath{{./figures/}} \newcommand{\vf}{v_{\mathrm{F}}} \newcommand{\qf}{q_{\mathrm{F}}} \begin{document} \maketitle \section{Introduction \label{sec:intro}} \printbibliography \end{document}