diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-13 23:31:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-13 23:31:33 +0000 |
commit | ab5d6cd04710c0e8333450c51d13797d8d72aff0 (patch) | |
tree | c98edfaafa99e837254e2af8d769a171f012344e /Master/texmf-dist/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex | |
parent | 87c9798fd0683af80bab34cff8a68fc61579c159 (diff) |
biblatex 1.2a (13feb11)
git-svn-id: svn://tug.org/texlive/trunk@21390 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex b/Master/texmf-dist/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex index 6f24171d301..8df70e64ec0 100644 --- a/Master/texmf-dist/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex +++ b/Master/texmf-dist/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex @@ -7,7 +7,7 @@ \usepackage{csquotes} \usepackage[style=authoryear-ibid]{biblatex} \usepackage{hyperref} -\bibliography{biblatex-examples} +\addbibresource{biblatex-examples.bib} % Some generic settings: \newcommand{\cmd}[1]{\texttt{\textbackslash #1}} \setlength{\parindent}{0pt} |