diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-03 15:42:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-03 15:42:39 +0000 |
commit | 64f3e6f8cd6421a34822bfd1b5303c2cb67409f5 (patch) | |
tree | 56a8f1c266b43a28c472da2118c8d89dd3b5444a /Master/texmf-dist/tex/latex/biblatex-science/cbx/science.cbx | |
parent | 14b154c49df4af70e973eeafb54e2f31250aff0e (diff) |
biblatex-science 0.9a (30mar10)
git-svn-id: svn://tug.org/texlive/trunk@17662 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-science/cbx/science.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-science/cbx/science.cbx | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-science/cbx/science.cbx b/Master/texmf-dist/tex/latex/biblatex-science/cbx/science.cbx new file mode 100644 index 00000000000..7917a4c5670 --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-science/cbx/science.cbx @@ -0,0 +1,11 @@ +\ProvidesFile{science.cbx} +[\abx@bbxid $Id: science.cbx,v 0.9a 2010/03/30 14:00:00 joseph beta $] + +\RequireCitationStyle{numeric-comp} +\ExecuteBibliographyOptions{sorting=none} + +\DeclareFieldFormat{labelnumber}{\textit{#1}} +\renewcommand*{\bibleftbracket}{(} +\renewcommand*{\bibrightbracket}{)\midsentence} + +\endinput |