diff options
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 |