summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-01-08 00:40:13 +0000
committerKarl Berry <karl@freefriends.org>2011-01-08 00:40:13 +0000
commit686b506d441e4258181e3c918e94f3bc767b9b34 (patch)
tree76447946afa14a129ad641b43ec73b7bcbbacc85 /Master/texmf-dist/bibtex
parent3fa71c8703f40728cf20c8d9f6ed721cbe9bfd44 (diff)
biblatex 1.1 (5jan11)
git-svn-id: svn://tug.org/texlive/trunk@20968 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bib/biblatex/biblatex-examples.bib128
-rw-r--r--Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst10
2 files changed, 64 insertions, 74 deletions
diff --git a/Master/texmf-dist/bibtex/bib/biblatex/biblatex-examples.bib b/Master/texmf-dist/bibtex/bib/biblatex/biblatex-examples.bib
index fbf41dd3650..cdacbc0a36c 100644
--- a/Master/texmf-dist/bibtex/bib/biblatex/biblatex-examples.bib
+++ b/Master/texmf-dist/bibtex/bib/biblatex/biblatex-examples.bib
@@ -1,3 +1,4 @@
+@PREAMBLE{ "\RequireBiber[2]" }
@STRING{anch-ie = {Angew.~Chem. Int.~Ed.} }
@STRING{cup = {Cambridge University Press} }
@STRING{dtv = {Deutscher Taschenbuch-Verlag} }
@@ -22,19 +23,28 @@
}
@Set{set,
- crossref = {set:herrmann},
- entryset = {set:herrmann,set:aksin,set:yoon},
- annotation = {A \texttt{set} entry with three members. Note the \texttt{entryset} and
- \texttt{crossref} fields. The cross-reference must point to the first member of
- the set}
+ entryset = {herrmann,aksin,yoon},
+ annotation = {A \texttt{set} with three members}
}
@Set{stdmodel,
- crossref = {stdmodel:glashow},
- entryset = {stdmodel:glashow,stdmodel:weinberg,stdmodel:salam},
- annotation = {A \texttt{set} entry with three members discussing the standard model of
- particle physics. Note the \texttt{entryset} and \texttt{crossref} fields. The
- cross-reference must point to the first member of the set}
+ entryset = {glashow,weinberg,salam},
+ annotation = {A \texttt{set} with three members discussing the standard model of
+ particle physics}
+}
+
+@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 B{\"u}y{\"u}kg{\"u}ng{\"o}r, Orhan
+ and {\"O}zkal, Erhan},
+ indextitle = {Effect of immobilization on catalytic characteristics},
+ title = {Effect of immobilization on catalytic characteristics of saturated
+ Pd-N-heterocyclic carbenes in Mizoroki-Heck reactions},
+ journaltitle = jomch,
+ volume = {691},
+ number = {13},
+ date = {2006},
+ pages = {3027--3036}
}
@Article{angenendt,
@@ -94,6 +104,28 @@
Note that format of the \texttt{series} field in the database file}
}
+@Article{glashow,
+ author = {Glashow, Sheldon},
+ title = {Partial Symmetries of Weak Interactions},
+ journaltitle = {Nucl.~Phys.},
+ volume = {22},
+ date = {1961},
+ pages = {579--588}
+}
+
+@Article{herrmann,
+ author = {Herrmann, Wolfgang A. and {\"O}fele, Karl and Schneider, Sabine K. and
+ Herdtweck, Eberhardt and Hoffmann, Stephan D.},
+ indextitle = {Carbocyclic carbene as an efficient catalyst, A},
+ title = {A carbocyclic carbene as an efficient catalyst ligand for C--C coupling
+ reactions},
+ journaltitle = anch-ie,
+ volume = {45},
+ number = {23},
+ date = {2006},
+ pages = {3859--3862}
+}
+
@Article{kastenholz,
hyphenation = {american},
author = {Kastenholz, M. A. and H{\"u}nenberger, Philippe H.},
@@ -162,48 +194,6 @@
is appended automatically}
}
-@Article{set:aksin,
- entryset = {set},
- author = {Aks{\i}n, {\"O}zge and T{\"u}rkmen, Hayati and Artok, Levent and
- {\k{C}}etinkaya, Bekir and Ni, Chaoying and B{\"u}y{\"u}kg{\"u}ng{\"o}r, Orhan
- and {\"O}zkal, Erhan},
- indextitle = {Effect of immobilization on catalytic characteristics},
- title = {Effect of immobilization on catalytic characteristics of saturated
- Pd-N-heterocyclic carbenes in Mizoroki-Heck reactions},
- journaltitle = jomch,
- volume = {691},
- number = {13},
- date = {2006},
- pages = {3027--3036}
-}
-
-@Article{set:herrmann,
- entryset = {set},
- author = {Herrmann, Wolfgang A. and {\"O}fele, Karl and Schneider, Sabine K. and
- Herdtweck, Eberhardt and Hoffmann, Stephan D.},
- indextitle = {Carbocyclic carbene as an efficient catalyst, A},
- title = {A carbocyclic carbene as an efficient catalyst ligand for C--C coupling
- reactions},
- journaltitle = anch-ie,
- volume = {45},
- number = {23},
- date = {2006},
- pages = {3859--3862}
-}
-
-@Article{set:yoon,
- entryset = {set},
- author = {Yoon, Myeong S. and Ryu, Dowook and Kim, Jeongryul and Ahn, Kyo Han},
- indextitle = {Palladium pincer complexes},
- title = {Palladium pincer complexes with reduced bond angle strain: efficient catalysts
- for the Heck reaction},
- journaltitle = {Organometallics},
- volume = {25},
- number = {10},
- date = {2006},
- pages = {2409--2411}
-}
-
@Article{shore,
author = {Shore, Bradd},
title = {Twice-Born, Once Conceived},
@@ -275,24 +265,25 @@
annotation = {A plain \texttt{article} entry}
}
-@Article{stdmodel:glashow,
- entryset = {stdmodel},
- author = {Glashow, Sheldon},
- title = {Partial Symmetries of Weak Interactions},
- journaltitle = {Nucl.~Phys.},
- volume = {22},
- date = {1961},
- pages = {579\psqq}
-}
-
-@Article{stdmodel:weinberg,
- entryset = {stdmodel},
+@Article{weinberg,
author = {Weinberg, Steven},
title = {A Model of Leptons},
journaltitle = {Phys.~Rev.~Lett.},
volume = {19},
date = {1967},
- pages = {1264\psqq}
+ pages = {1264--1266}
+}
+
+@Article{yoon,
+ author = {Yoon, Myeong S. and Ryu, Dowook and Kim, Jeongryul and Ahn, Kyo Han},
+ indextitle = {Palladium pincer complexes},
+ title = {Palladium pincer complexes with reduced bond angle strain: efficient catalysts
+ for the Heck reaction},
+ journaltitle = {Organometallics},
+ volume = {25},
+ number = {10},
+ date = {2006},
+ pages = {2409--2411}
}
@Book{aristotle:anima,
@@ -396,7 +387,7 @@
indextitle = {{\"U}ber die M{\"o}glichkeit der Conjunktion},
title = {Des Averro{\"e}s Abhandlung: \mkbibquote{{\"U}ber die M{\"o}glichkeit der
Conjunktion} oder \mkbibquote{{\"U}ber den materiellen Intellekt}},
- shorttitle = {M{\"o}glichkeit der Conjunktion},
+ shorttitle = {{\"U}ber die M{\"o}glichkeit der Conjunktion},
publisher = {C.~A. Kaemmerer},
location = {Halle an der Saale},
date = {1892},
@@ -1038,8 +1029,7 @@
Also note the \texttt{eventdate} field.}
}
-@InProceedings{stdmodel:salam,
- entryset = {stdmodel},
+@InProceedings{salam,
author = {Salam, Abdus},
editor = {Svartholm, Nils},
title = {Weak and Electromagnetic Interactions},
@@ -1051,7 +1041,7 @@
publisher = {Almquist \& Wiksell},
location = {Stockholm},
date = {1968},
- pages = {367\psqq}
+ pages = {367--377}
}
@Manual{cms,
diff --git a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
index 0f42e974b39..e2abf4ef4ff 100644
--- a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
+++ b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
@@ -1,6 +1,6 @@
-% $Id: biblatex.bst,v 1.0 2010/11/19 16:16:35 lehman stable $
+% $Id: biblatex.bst,v 1.1 2011/01/05 21:45:11 lehman stable $
-% Copyright (c) 2006-2010 Philipp Lehman.
+% Copyright (c) 2006-2011 Philipp Lehman.
%
% Permission is granted to copy, distribute and/or modify this
% software under the terms of the LaTeX Project Public License
@@ -175,7 +175,7 @@ STRINGS { ctrl.alphaothers templist tempstrga tempstrgb resvstrga
last.name last.hash last.uniq last.year last.extra }
FUNCTION {initialize} {
- "$Revision: 1.0 $"
+ "$Revision: 1.1 $"
#12 entry.max$ substring$
#-3 entry.max$ substring$
"Biblatex version: " swap$ * top$
@@ -1746,7 +1746,7 @@ FUNCTION {input:control:options} {
FUNCTION {input:control:version} {
input:control:parse
- "$Revision: 1.0 $"
+ "$Revision: 1.1 $"
#12 entry.max$ substring$
#-3 entry.max$ substring$
'tempstrga :=
@@ -2662,7 +2662,7 @@ SORT
FUNCTION {output:main:begin} {
"% $ biblatex auxiliary file $" write$ newline$
- "% $ biblatex version " "$Revision: 1.0 $"
+ "% $ biblatex version " "$Revision: 1.1 $"
#12 entry.max$ substring$ #-3 entry.max$ substring$ * " $" * write$ newline$
"% Do not modify the above lines!" write$ newline$
"%" write$ newline$