Text FormattingMerging bib files with separate titles

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
frodojedi
Posts: 20
Joined: Fri Feb 18, 2011 1:23 am

Merging bib files with separate titles

Post by frodojedi »

Hi,
I need to create an unique document where there are 3 different bibliographies,
for 3 different arguments.

Each bibliography needs a different title before being listed. But everything needs to be done in the same document.

Any suggestion?

Thanks in advance
Last edited by frodojedi on Wed Nov 16, 2011 1:25 pm, edited 1 time in total.

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

Re: Merging bib files with separate titles

Post by kaiserkarl13 »

You will want to have a look at chapterbib or multibib. These are designed to have more than one bibliography in the same document.
frodojedi
Posts: 20
Joined: Fri Feb 18, 2011 1:23 am

Re: Merging bib files with separate titles

Post by frodojedi »

Thanks a lot!
Post Reply