aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/tex/docstyle.sty
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-11-10 19:11:54 +0100
committerNao Pross <np@0hm.ch>2021-11-10 19:11:54 +0100
commite8f64007ec9707c83db6e8a2797e0d75a164c90b (patch)
tree56bad0ab05ee572e0e8afb217f03cfaa05b8d998 /doc/thesis/tex/docstyle.sty
parentMerge branch 'master' of github.com:NaoPross/Fading (diff)
downloadFading-e8f64007ec9707c83db6e8a2797e0d75a164c90b.tar.gz
Fading-e8f64007ec9707c83db6e8a2797e0d75a164c90b.zip
Typo in doc
Diffstat (limited to '')
-rw-r--r--doc/thesis/tex/docstyle.sty2
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}