\ProvidesFile{alphabetic-verb.cbx} [\abx@cbxid] \ExecuteBibliographyOptions{labelalpha,autocite=inline} \renewcommand*{\iffinalcitedelim}{\iflastcitekey} \newbibmacro*{cite}{% \printtext[bibhyperref]{% \printfield{prefixnumber}% \printfield{labelalpha}% \printfield{extraalpha}}} \newbibmacro*{textcite}{% \ifnameundef{labelname} {\printfield[citetitle]{labeltitle}} {\printnames{labelname}}% \addspace\bibopenbracket \ifnumequal{\value{citecount}}{1} {\usebibmacro{prenote}} {}% \usebibmacro{cite}} \DeclareCiteCommand{\cite} {\bibopenbracket \usebibmacro{prenote}} {\usebibmacro{citeindex}% \ifnumgreater{\value{citecount}}{1} {\bibopenbracket} {}% \usebibmacro{cite}} {\bibclosebracket\multicitedelim} {\usebibmacro{postnote}% \bibclosebracket} \DeclareCiteCommand{\parencite}[\mkbibbrackets] {\usebibmacro{prenote}} {\usebibmacro{citeindex}% \usebibmacro{cite}} {\multicitedelim} {\usebibmacro{postnote}} \DeclareCiteCommand{\footcite}[\mkbibfootnote] {\usebibmacro{prenote}} {\usebibmacro{citeindex}% \usebibmacro{cite}} {\multicitedelim} {\usebibmacro{postnote}} \DeclareCiteCommand{\footcitetext}[\mkbibfootnotetext] {\usebibmacro{prenote}} {\usebibmacro{citeindex}% \usebibmacro{cite}} {\multicitedelim} {\usebibmacro{postnote}} \DeclareCiteCommand{\smartcite}[\iffootnote\mkbibbrackets\mkbibfootnote] {\usebibmacro{prenote}} {\usebibmacro{citeindex}% \usebibmacro{cite}} {\multicitedelim} {\usebibmacro{postnote}} \DeclareCiteCommand{\textcite} {} {\usebibmacro{citeindex}% \iffirstcitekey {\setcounter{textcitetotal}{1}} {\stepcounter{textcitetotal}% \textcitedelim}% \usebibmacro{textcite}} {\bibclosebracket} {\usebibmacro{postnote}% \bibclosebracket} \DeclareMultiCiteCommand{\parencites}[\mkbibbrackets]{\parencite}{\multicitedelim} \DeclareMultiCiteCommand{\smartcites}[\iffootnote\mkbibbrackets\mkbibfootnote] {\smartcite}{\multicitedelim} \DeclareMultiCiteCommand{\textcites}{\textcite}{} \endinput