summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-angew.cbx
blob: 5e36e2d12f9b5b6a0c1b8d9c365c67976471f703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
\ProvidesFile{chem-angew.cbx}
[\abx@cbxid $Id: chem-angew.cbx,v 0.9a 2010/03/26
 09:00:00 joseph beta $]

\RequireCitationStyle{numeric-comp}
\ExecuteBibliographyOptions{%
  autocite=superscript,autopunct=true,sorting=none}
  
\DeclareCiteCommand{\supercite}[\mkbibsuperscript]
  {\usebibmacro{cite:init}%
   \let\multicitedelim=\supercitedelim
   \iffieldundef{prenote}
     {}
     {\BibliographyWarning{Ignoring prenote argument}}%
   \iffieldundef{postnote}
     {}
     {\BibliographyWarning{Ignoring postnote argument}}%
   \bibleftbracket}
  {\usebibmacro{citeindex}%
   \usebibmacro{cite:comp}}
  {}
  {\usebibmacro{cite:dump}%
   \bibrightbracket}

\endinput