I see a few questions and answers about writing a book/thesis in LaTeX (here's one). But I would like to be able to compile reports separately as I write them to have a bunch of standalone documents. Is this possible without a lot of editing each time?
The context: every week for class I have to write a few summaries of the papers we read (some assigned, some just for my own benefit later). So I like the ability to compile each individually each week, then at the end of the semester bind them all into one "book" with pagination and a TOC.
Should I just make standalone articles each week, then edit all manually at the end of the semester into a book? Thanks!