diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex index 472cec1349e..915bdd65eb1 100644 --- a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex +++ b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex @@ -10,7 +10,15 @@ \addbibresource{LNI-examples.bib} \begin{document} \chapter{Zitierungen} -Verlinkte Autoren: \citeauthor{ABC01} \cite{ABC01}. +Verlinkte Autoren: + +Drei und mehr: \citeauthor{ABC01} \cite{ABC01}. + +Zwei Autoren: \citeauthor{AB00} \cite{AB00} und \citeauthor{vdAW2013} \cite{vdAW2013}. + +Ein Autor: \citeauthor{Ez10} \cite{Ez10} und \citeauthor{Go10} \cite{Go10}. +Am Satzanfang: \Citeauthor{Go10}. + \nocite{*} \printbibliography \end{document} |