Make the plus sign in citations a superscript

This commit is contained in:
Rodrigo Fischer
2025-11-26 15:31:41 +01:00
parent 465eabdb69
commit 3e5094ffdc
3 changed files with 2 additions and 0 deletions

View File

@@ -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

Binary file not shown.

View File

@@ -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}