BibTeX, biblatex and biberBibtex with several files

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
tomasz
Posts: 6
Joined: Sun Feb 28, 2010 1:49 am

Bibtex with several files

Post by tomasz »

Hello

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Bibtex with several files

Post by gmedina »

Hi,

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.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply