diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-24 22:36:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-24 22:36:25 +0000 |
commit | 084a4d47bb53b4091f81ab09e8cff78d684c3107 (patch) | |
tree | b052ec042c85041920033ce9e6f42158b52fcc21 /Master/texmf-dist/bibtex | |
parent | 333c407d9e5338320d940a17eafbf69abd3017cc (diff) |
http://events.brucecareyrestaurants.com/bluehour (24jun14)
git-svn-id: svn://tug.org/texlive/trunk@34385 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r-- | Master/texmf-dist/bibtex/bib/biblatex/biblatex/biblatex-examples.bib | 12 | ||||
-rw-r--r-- | Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst | 6 |
2 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/bibtex/bib/biblatex/biblatex/biblatex-examples.bib b/Master/texmf-dist/bibtex/bib/biblatex/biblatex/biblatex-examples.bib index ca78376c7cc..9bd2950221f 100644 --- a/Master/texmf-dist/bibtex/bib/biblatex/biblatex/biblatex-examples.bib +++ b/Master/texmf-dist/bibtex/bib/biblatex/biblatex/biblatex-examples.bib @@ -42,7 +42,7 @@ @article{aksin, author = {Aks{\i}n, {\"O}zge and T{\"u}rkmen, Hayati and Artok, Levent - and {\k{C}}etinkaya, Bekir and Ni, Chaoying and + and {\c{C}}etinkaya, Bekir and Ni, Chaoying and B{\"u}y{\"u}kg{\"u}ng{\"o}r, Orhan and {\"O}zkal, Erhan}, title = {Effect of immobilization on catalytic characteristics of saturated Pd-N-heterocyclic carbenes in Mizoroki-Heck @@ -57,8 +57,8 @@ @article{angenendt, author = {Angenendt, Arnold}, - title = {In Honore Salvatoris~-- "<Vom Sinn und Unsinn der - Patrozinienkunde">}, + title = {In Honore Salvatoris~-- Vom Sinn und Unsinn der + Patrozinienkunde}, journaltitle = {Revue d'Histoire Eccl{\'e}siastique}, date = 2002, volume = 97, @@ -548,7 +548,7 @@ part = 2, series = {Bollingen Series}, number = 75, - publisher = {Routledge and Kegan Paul}, + publisher = {Routledge {and} Kegan Paul}, location = {London}, langid = {english}, langidopts = {variant=british}, @@ -840,7 +840,7 @@ title = {Argonauts of the Western Pacific}, date = 1972, edition = 8, - publisher = {Routledge and Kegan Paul}, + publisher = {Routledge {and} Kegan Paul}, location = {London}, langid = {english}, langidopts = {variant=british}, @@ -1085,7 +1085,7 @@ People}, year = 1899, series = {English and American drama of the Nineteenth Century}, - publisher = {Leonard Smithers and Company}, + publisher = {Leonard Smithers {and} Company}, eprint = {4HIWAAAAYAAJ}, eprinttype = {googlebooks}, annotation = {A \texttt{book} with \texttt{eprint} and \texttt{eprinttype} diff --git a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst index fbeef0ec9dd..820b8f56eb1 100644 --- a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst +++ b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst @@ -176,7 +176,7 @@ STRINGS { ctrl.alphaothers templist tempstrga tempstrgb resvstrga last.name last.hash last.year last.extra } FUNCTION {initialize} { - "$Revision: 2.8 $" + "$Revision: 2.9 $" #12 entry.max$ substring$ #-3 entry.max$ substring$ "Biblatex version: " swap$ * top$ @@ -1775,7 +1775,7 @@ FUNCTION {input:control:options} { % This version corresponds to the .bbl version, *not* the biblatex version! FUNCTION {input:control:version} { input:control:parse - "$Revision: 2.3 $" + "$Revision: 2.4 $" #12 entry.max$ substring$ #-3 entry.max$ substring$ 'tempstrga := @@ -2599,7 +2599,7 @@ SORT % This version corresponds to the .bbl version, *not* the biblatex version! FUNCTION {output:main:begin} { "% $ biblatex auxiliary file $" write$ newline$ - "% $ biblatex version " "$Revision: 2.3 $" + "% $ biblatex version " "$Revision: 2.4 $" #12 entry.max$ substring$ #-3 entry.max$ substring$ * " $" * write$ newline$ "% Do not modify the above lines!" write$ newline$ "%" write$ newline$ |