Added new package option bibfile: allows you to link/use arbitrary bibtex files

This commit is contained in:
Ricardo Langner
2014-09-30 22:58:40 +02:00
parent 971062a42f
commit 7283093479
4 changed files with 36 additions and 24 deletions

View File

@@ -140,6 +140,11 @@ The default (still) is \texttt{bibtex}.
"\texttt{Biber} [is] a BibTeX replacement for users of BibLaTeX", see \url{http://biblatex-biber.sourceforge.net/}.
\optitem[bib-refs]{bibfile}{file name of your bibtex file}
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}.
\end{optionlist}
\end{document}