diff options
Diffstat (limited to 'doc/thesis/tex/docstyle.sty')
-rw-r--r-- | doc/thesis/tex/docstyle.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/thesis/tex/docstyle.sty b/doc/thesis/tex/docstyle.sty index 32a76e8..b33e206 100644 --- a/doc/thesis/tex/docstyle.sty +++ b/doc/thesis/tex/docstyle.sty @@ -54,7 +54,7 @@ %% Bibliography style \PassOptionsToPackage{biblatex}{% backend = biber, - style = ieeee, + style = ieee, } \RequirePackage{biblatex} |