diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-06 22:03:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-06 22:03:34 +0000 |
commit | 40da39964dbacc76ec9472dbd23fedbc5cb16d46 (patch) | |
tree | 5321c2728c84751854e18ddde3d7c377b8041e67 /Master/texmf-dist/doc/latex/biblatex-mla/README | |
parent | d3df91a3632548c96324059eb602b185dd93b149 (diff) |
biblatex-mla (6may13)
git-svn-id: svn://tug.org/texlive/trunk@30249 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-mla/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-mla/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-mla/README b/Master/texmf-dist/doc/latex/biblatex-mla/README index e4009a48737..68bc3546f35 100644 --- a/Master/texmf-dist/doc/latex/biblatex-mla/README +++ b/Master/texmf-dist/doc/latex/biblatex-mla/README @@ -22,7 +22,7 @@ your Latex preface: \usepackage[american]{babel} \usepackage{csquotes} \usepackage[style=mla]{biblatex} - \bibliography{<bibfile>} + \addbibresource{<bibfile>} - (replace "<bibfile>" with the name of your .bib bibliography file) - to use MLA-style footnotes, use the "autocite=footnote" package option 2. Cite a text with \autocite{<key>}, cite a page with @@ -37,4 +37,4 @@ your bibliography to appear: This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the -details of that license.
\ No newline at end of file +details of that license. |