WIP
This commit is contained in:
@@ -28,14 +28,14 @@
|
||||
}
|
||||
\renewcommand*{\labelalphaothers}{} % Remove "et al." in citation keys
|
||||
|
||||
% Define \textcite to be Author [Year] (magically defined by Copilot)
|
||||
% Define \textcite to be Author [Yeara] (magically defined by Copilot)
|
||||
\DeclareCiteCommand{\textcite}
|
||||
{\usebibmacro{prenote}}
|
||||
{%
|
||||
\ifciteindex{\indexnames{labelname}}{}%
|
||||
\bibhyperref{\printnames{labelname}}% Author
|
||||
\setunit{\addspace}% Space
|
||||
\printtext[brackets]{\bibhyperref{\printdate}}% Year
|
||||
\printtext[brackets]{\bibhyperref{\printdateextra}}% Year
|
||||
}
|
||||
{\multicitedelim}
|
||||
{\usebibmacro{postnote}}
|
||||
|
||||
Reference in New Issue
Block a user