diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/examples/62-style-authortitle-comp.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex/examples/62-style-authortitle-comp.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/62-style-authortitle-comp.tex b/Master/texmf-dist/doc/latex/biblatex/examples/62-style-authortitle-comp.tex index ebe89a27e90..ddf81fe41f3 100644 --- a/Master/texmf-dist/doc/latex/biblatex/examples/62-style-authortitle-comp.tex +++ b/Master/texmf-dist/doc/latex/biblatex/examples/62-style-authortitle-comp.tex @@ -7,7 +7,7 @@ \usepackage{csquotes} \usepackage[style=authortitle-comp]{biblatex} \usepackage{hyperref} -\bibliography{biblatex-examples} +\addbibresource{biblatex-examples.bib} % Some generic settings: \newcommand{\cmd}[1]{\texttt{\textbackslash #1}} \setlength{\parindent}{0pt} |