summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/se2thesis/se2thesis-master-thesis-example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/se2thesis/se2thesis-master-thesis-example.tex')
-rw-r--r--macros/latex/contrib/se2thesis/se2thesis-master-thesis-example.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/macros/latex/contrib/se2thesis/se2thesis-master-thesis-example.tex b/macros/latex/contrib/se2thesis/se2thesis-master-thesis-example.tex
index 106aa4b541..15000000b2 100644
--- a/macros/latex/contrib/se2thesis/se2thesis-master-thesis-example.tex
+++ b/macros/latex/contrib/se2thesis/se2thesis-master-thesis-example.tex
@@ -3,7 +3,7 @@
open=right,%
twoside=true,%
paper=a4,%
- logofile={logo.png},%
+ logofile={logo.pdf},%
thesistype=master,%
UKenglish,%
]{se2thesis}
@@ -18,7 +18,7 @@
selnolig=true,%
widowcontrol=false,%
microtype=true,%
- biblatex=true,%
+ biblatex=numeric,%
cleveref=true,%
]{se2packages}
@@ -72,7 +72,7 @@
\section{Further Examples}
-We could reference the \TeX{} book~\cite{Knu86}.
+We could reference the \TeX{} book~\autocite{Knu86}.
\begin{resq}
What is \(41 + 1\)?
@@ -82,6 +82,8 @@ We could reference the \TeX{} book~\cite{Knu86}.
It's 42, obviously!
\end{summary}
+And using the auto-cite functionality to cite Knuth~\autocite{Knu86}.
+
\backmatter
\printbibliography