diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-11 23:39:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-11 23:39:01 +0000 |
commit | fd4a6ee1f0fde44164748ea2f8f012253ecb0565 (patch) | |
tree | 794064e8f04cf0a46f2ec66f8634299c6ca0ebe1 /Master/texmf-dist/doc/latex/biblatex-nature | |
parent | eccaf49bf43b378417abe68f1c830c995d5be8ba (diff) |
biblatex-nature (11mar16)
git-svn-id: svn://tug.org/texlive/trunk@39998 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-nature')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-nature/LICENSE.md | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-nature/README.md (renamed from Master/texmf-dist/doc/latex/biblatex-nature/README) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf | bin | 379526 -> 379798 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex | 12 |
5 files changed, 13 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/LICENSE.md b/Master/texmf-dist/doc/latex/biblatex-nature/LICENSE.md new file mode 100644 index 00000000000..69cdc42a1a3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-nature/LICENSE.md @@ -0,0 +1,5 @@ +Released under the [LaTeX Project Public +License](http://www.latex-project.org/lppl.txt), v1.3c or later. + +The package has status 'maintained': the current maintainer is +[Joseph Wright](joseph.wright@morningstar2.co.uk).
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/README b/Master/texmf-dist/doc/latex/biblatex-nature/README.md index 3cab72a3caf..3cab72a3caf 100644 --- a/Master/texmf-dist/doc/latex/biblatex-nature/README +++ b/Master/texmf-dist/doc/latex/biblatex-nature/README.md diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib index 2eebd122f23..a085978408f 100644 --- a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib +++ b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib @@ -386,7 +386,7 @@ } %% -%% Copyright (C) 2010-2013 by +%% Copyright (C) 2010-2013,2016 by %% Joseph Wright <joseph.wright at morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf Binary files differindex e6339a0fca7..49ff4a55500 100644 --- a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex index 2700ff78fa4..91092b1c5e8 100644 --- a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex +++ b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex @@ -10,7 +10,7 @@ \documentclass[a4paper]{ltxdoc} \usepackage[T1]{fontenc} -\usepackage[backend=bibtex,style=nature]{biblatex} +\usepackage[backend=biber,style=nature]{biblatex} \usepackage[final]{microtype} \usepackage{csquotes,lmodern} \usepackage{hyperref} @@ -23,8 +23,8 @@ \href{mailto:joseph.wright@morningstar2.co.uk} {\texttt{joseph.wright@morningstar2.co.uk}}}} \title{The \pkg{nature} bibliography style for \pkg{biblatex}% - \footnote{This file describes v1.2e, last revised 2013/05/20.}} -\date{Released 2013/05/20} + \footnote{This file describes v1.2f, last revised 2016/03/10.}} +\date{Released 2016/03/10} \providecommand*{\opt}[1]{\texttt{#1}} \providecommand*{\pkg}[1]{\textsf{#1}} @@ -81,13 +81,15 @@ be sent by e-mail to to allow for OT1 encoding} \changes{v1.2e}{2013/05/20}{Include article title for \texttt{inproceedings} entries when the \opt{articletitle} option is \opt{true}} +\changes{v1.2f}{2016/03/10}{Track \pkg{biblatex} changes} + \PrintChanges \end{document} %% -%% Copyright (C) 2010-2013 by +%% Copyright (C) 2010-2013,2016 by %% Joseph Wright <joseph.wright@morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of @@ -107,4 +109,4 @@ be sent by e-mail to %% and the derived file biblatex-nature.pdf. %% %% -%% End of file `biblatex-nature.tex'.
\ No newline at end of file +%% End of file `biblatex-nature.tex'. |