summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex
index 80c49256f27..62af6876d42 100644
--- a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex
@@ -10,7 +10,15 @@
\addbibresource{LNI-examples.bib}
\begin{document}
\chapter{Cites}
-Hyperlinked authors: \citeauthor{ABC01} \cite{ABC01}.
+Hyperlinked authors:
+
+Three and more authors: \citeauthor{ABC01} \cite{ABC01}.
+
+Two authors: \citeauthor{AB00} \cite{AB00} and \citeauthor{vdAW2013} \cite{vdAW2013}.
+
+One author: \citeauthor{Ez10} \cite{Ez10} and \citeauthor{Go10} \cite{Go10}.
+At the beginning of a sentence: \Citeauthor{Go10}.
+
\nocite{*}
\printbibliography
\end{document}