Added modified IEEEtran alpha with options for underlining

This commit is contained in:
Laurent Schmalen
2020-01-21 08:42:50 +01:00
parent b5eadb5dc7
commit 1f07da62f8

View File

@@ -60,14 +60,16 @@
\def\setlanguage{
\usepackage[\theThesisLanguage]{babel}
\ifx\theThesisLanguage\dictThesisLanguageEnglish
\bibliographystyle{alpha} % American Style
%\bibliographystyle{alpha} % American Style
\bibliographystyle{IEEEtranSA_own} % modified IEEE alpha style that allows underlining of own publications
\def\theUniversity{Karlsruhe Institute of Technology}
\sisetup{%
binary-units = true,
output-decimal-marker={.}
}
\else
\bibliographystyle{alphadin} % DIN norm
%\bibliographystyle{alphadin} % DIN norm
\bibliographystyle{IEEEtranSA_own} % modified IEEE alpha style that allows underlining of own publications
\def\theUniversity{Karlsruher Institut für Technologie}
\sisetup{%
binary-units = true,