diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-17 22:46:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-17 22:46:38 +0000 |
commit | 1445c584db507222557602e4fb9790061d03abdb (patch) | |
tree | 00431414668cf2e349c60bc1eaaea28ec38e3d47 /Master/texmf-dist/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex | |
parent | 949a40dc13f864beaec0654b15a8002760168143 (diff) |
biblatex 2.2 (17aug12)
git-svn-id: svn://tug.org/texlive/trunk@27438 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex b/Master/texmf-dist/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex index cb84726e142..5cb8b32b2e6 100644 --- a/Master/texmf-dist/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex +++ b/Master/texmf-dist/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex @@ -5,7 +5,7 @@ \usepackage[T1]{fontenc} \usepackage[american]{babel} \usepackage{csquotes} -\usepackage[style=authortitle-icomp]{biblatex} +\usepackage[style=authortitle-icomp,backend=biber]{biblatex} \usepackage{hyperref} \addbibresource{biblatex-examples.bib} % Some generic settings: |