Allow new reference style authoryear for the package option bibstyle [issue 5]

This commit is contained in:
Ricardo Langner
2014-10-08 22:07:30 +02:00
parent 5b41488cfe
commit 3a6a191928
4 changed files with 5 additions and 4 deletions

View File

@@ -112,8 +112,8 @@
\setkeys[ct]{cthesis}{bibfile=bib-refs}
% OPTION bibstyle
% --> values = alphabetic|numeric
\define@choicekey*[ct]{cthesis}{bibstyle}[\val\bibstylenr]{alphabetic,numeric}[alphabetic]{\def\cthesis@bibstyle{#1}}
% --> values = alphabetic|numeric|authoryear
\define@choicekey*[ct]{cthesis}{bibstyle}[\val\bibstylenr]{alphabetic,numeric,authoryear}[alphabetic]{\def\cthesis@bibstyle{#1}}
\setkeys[ct]{cthesis}{bibstyle=alphabetic}