blob: 84ea8f9556f9282ef657ac3f4d2a2b999f7c25c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\ProvidesFile{chem-biochem.cbx}
[2011/01/11 v1.0c biblatex citation style]
\RequireCitationStyle{numeric-comp}
\ExecuteBibliographyOptions{sorting=none}
\DeclareFieldFormat{labelnumber}{\textit{#1}}
\renewcommand*{\bibleftbracket}{(}
\renewcommand*{\bibrightbracket}{)\midsentence}
\endinput
|