Tagged Questions
7
votes
1answer
245 views
Typesetting multiple TeX files
Q1. Is there an existing template with the following features:
(1) Multiple files, which I can typeset individually (as and when necessary).
(2) A single .bib file from which I can cite in ...
2
votes
5answers
817 views
How to automatically inline \input commands and bibliography?
I have a document that uses some \input commands and creates the bibliography via an external .bib file and bibtex.
Now I have to inline the \input commands (i.e. replace each \input command with ...