[texworks] Bibliographies within individual chapters
Moti Ben-Ari
moti.ben.ari at gmail.com
Mon Dec 21 10:14:48 CET 2015
I want to have separate bibliographies in each chapter. From the command
line I have no problem with the following structure and running pdflatex
and bibtex:
In file main.tex:
\begin{document}
\bibliographystyle{...}
\include{chapter1}
In file chapter1.tex:
\chapter{...}
\bibliography{main}
In file main.bib:
@book{...}
However, TeXworks doesn't compile the bib file even when I select:
pdflatex+makeindex+bibtex.
Thanks in advance for your help,
Moti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/texworks/attachments/20151221/74baba18/attachment.html>
More information about the texworks
mailing list