Make the plus sign in citations a superscript
This commit is contained in:
@@ -4,6 +4,7 @@ All changes of this template is documented in this file.
|
||||
## [2025.11 changes]
|
||||
- Minor fix involving the interaction between the template and the minted package
|
||||
- Add an example where the .tex file is not directly in the template folder
|
||||
- Make the plus sign in citations a superscript
|
||||
|
||||
## [2025.10 changes]
|
||||
- Changed the normal size to 23pt
|
||||
|
||||
BIN
introduction.pdf
BIN
introduction.pdf
Binary file not shown.
@@ -27,6 +27,7 @@
|
||||
|
||||
% biblatex
|
||||
\usepackage[style=ieee-alphabetic, hyperref,backend=bibtex, mincitenames=1, maxcitenames=4,language=english,giveninits=true]{biblatex}
|
||||
\renewcommand*{\labelalphaothers}{${}^+$}
|
||||
% \usepackage[citestyle=authoryear,bibstyle=numeric,hyperref,backend=biber, minnames=3, maxnames=3,indexing=true,language=english,giveninits=true]{biblatex}
|
||||
% \setbeamercolor{bibliography item}{fg=KITgreen}
|
||||
\setbeamercolor{bibliography entry title}{fg=kit-green}
|
||||
|
||||
Reference in New Issue
Block a user