Search found 1 match

by didacgil9
Thu Oct 24, 2013 4:37 pm
Forum: BibTeX, biblatex and biber
Topic: Include multiple BIB files along a LaTeX file
Replies: 0
Views: 5699

Include multiple BIB files along a LaTeX file

Hej,

I am now creating a big LaTeX document ( BIG.tex ) that comprises a collection of papers.
Each one of the papers was a publication somewhere, in LaTeX ( publicationX.tex ) as well, and had inside the common \bibliography{bibXFile} .

Now, I want to include the documents inside this new bigger ...