Added new package option bibstyle: allows you to set a reference style for the bibliography [issue 5]

This commit is contained in:
Ricardo Langner
2014-10-08 21:53:32 +02:00
parent 7462c326ae
commit 5b41488cfe
4 changed files with 11 additions and 1 deletions

View File

@@ -145,6 +145,11 @@ The default (still) is \texttt{bibtex}.
Sets the file name of the bibtex file used for the bibliography.
If this option is not used (defined), the package looks for the default bibliography \texttt{bib-refs.bib}.
\optitem[alphabetic]{bibstyle}{\opt{alphabetic},\opt{numeric}}
Sets whether to use an \texttt{alphabetic} or a \texttt{numeric} reference style for the bibliography.
The default is \texttt{alphabetic}.
\end{optionlist}
\end{document}