BibTeX, biblatex and biber ⇒ Bibtex with several files
Bibtex with several files
My publication's list to thesis consist over 1000 positions. I have divided while list into files and I don't know, How to add them to latex file?
This syntax doesn't work
\bibliography{Publications,Books,Articles,Conferences,Journals}
Then, in text I am trying to use as normal, for example
\cite{Brown2009}
Anybody can help my?
Greetings,
Tomasz
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Bibtex with several files
the information that you provided is useless. Please post a minimal working example (a reduced, compilable version of your .tex file and two of your .bib files) allowing us to reproduce the problem mentioned.