Skip to content
Snippets Groups Projects
Commit 0938ec83 authored by Martin Sjölund's avatar Martin Sjölund
Browse files

Set maxcitenames to something reasonable

Outputting 99 author names for a \citeauthor or \citetext command is
too much.
parent 34ce9d00
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@
%% the ExecuteBibliographyOptions command below to set your options
\ExecuteBibliographyOptions{maxnames=99}
\ExecuteBibliographyOptions{maxcitenames=2} % Writes et. al for \citeauthor with more names than this
%% Change this to your appropriate BibTeX reference file (.bib)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment