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{ \def\setlanguage{
\usepackage[\theThesisLanguage]{babel} \usepackage[\theThesisLanguage]{babel}
\ifx\theThesisLanguage\dictThesisLanguageEnglish \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} \def\theUniversity{Karlsruhe Institute of Technology}
\sisetup{% \sisetup{%
binary-units = true, binary-units = true,
output-decimal-marker={.} output-decimal-marker={.}
} }
\else \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} \def\theUniversity{Karlsruher Institut für Technologie}
\sisetup{% \sisetup{%
binary-units = true, binary-units = true,