|
|
Compilation of multiple articles, different authors
Howdy, all;
I've been tasked with putting together a compilation of a number of
different articles into book form. Each article is contributed by a
different author, and needs to be credited as such. Each article
compiles individually, and I am able to successfully bring in each
article as a section or chapter in the master document using
\include{file-name}, using only the body of the text in the
include-files.
However, as far as I can tell, the 'author' field is particular to the
master document's preamble.
Which package should I use -- or is there a simple command I'm
overlooking -- that will bring in each article in such a way as they
appear as 'articles' within the context of the compilation book?
After a week of searching the archives, I can find many references to
\include -ing chapters or sections in a book by one or two authors.
I need, instead, a way to treat the editor as the 'name on the cover',
with individual authors credited in the articles, with the articles and
authors listed in the contents.
Help is appreciated, and thanks offered in advance.
-Fionn
|
|
0
|
|
|
|
Reply
|
fionn
|
8/31/2010 11:48:42 PM |
|
fionn@sonic.net wrote:
> Which package should I use -- or is there a simple command I'm
> overlooking -- that will bring in each article in such a way as they
> appear as 'articles' within the context of the compilation book?
You have a number of options. See
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multidoc
-- Scott
|
|
0
|
|
|
|
Reply
|
Scott
|
9/1/2010 4:31:55 AM
|
|
On Tue, 31 Aug 2010, Scott Pakin wrote:
> fionn@sonic.net wrote:
>> Which package should I use -- or is there a simple command I'm
>> overlooking -- that will bring in each article in such a way as they
>> appear as 'articles' within the context of the compilation book?
>
> You have a number of options. See
> http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multidoc
Scott;
Thanks -- that's exactly what I had overlooked.
The package documentation looks a bit intimidating -- I seem to have my
work cut out for me.
Thanks, agian.
-Fionn
|
|
0
|
|
|
|
Reply
|
James
|
9/1/2010 1:19:20 PM
|
|
|
2 Replies
322 Views
(page loaded in 0.064 seconds)
Similiar Articles: Adding markers to plots - comp.soft-sys.matlab... question: I know that if i want to plot multiple plots ... and the result will be each pair (x_n,y_n) has different ... If it does not do so already, then as the author ... Linking consistency check - comp.lang.c++.moderatedI seem to occasionally have problems where different compilation units "see" different versions of ... -- Francis Glassborow ACCU Author of 'You Can Do It!' see http://www ... gfortran for 64-bit Windows - comp.lang.fortranE.C has never responded to at least two different ... defaults to -mms-bitfields, which broke the compilation ... lang.fortran... this is somehow related to the multiple ... sort multiple images - comp.soft-sys.matlabI'm also author of a C routine, compnumeric, which is ... on a screen? - comp.lang.java.help ... sort multiple ... want to create mondrian images which content different ... Should I use C++ or Java for Numeric Intensive Calculations - comp ...... non-gui) Available for both languages from different ... languages > and so potential bugs show up as compilation errors in one of the > languages. Nope. C++ uses multiple ... Math operations on fields of different rows - comp.lang.awk ...... like to perform math operations on fields of different rows. ... print }' -- Chris F.A. Johnson, author ... Index over multiple cell arrays with cellfun - comp.soft ... regionprops problem.. - comp.soft-sys.matlab... like in my demos: http://www.mathworks.com/matlabcentral/fileexchange/authors ... fill" to get rid of any background pixels ... apple, orange, pear) of multiple different ... Multiple definition and specialization of static data member ...There is nothing wrong with more than one compilation unit trying ... and the compiler/linker will be able to eliminate multiple instantiations occurring in different ... gfortran or ifort? - comp.lang.fortran(2) Having multiple compilers is good anyway, because it helps you find bugs. ... results at that level (crikey, even with the same compiler but with different compilation ... equi-join VS JOIN or INNER JOIN - comp.databases.mysqlAUTHOR id name BOOK id title author_id And want to ... join two tables from different databases that are on the ... mysql Full outer join? - comp.databases.mysql Multiple ... How do you reference an authors chapter written in a book that is ...How do you reference an authors chapter written in a book that is a compilation of multiple authors? ... has each chapter/topic written by a different author ... How to Cite a Book With Different Authors in MLA | eHow.comThere is a benefit to researching with books with multiple authors. With more experts involved in a particular book, their range of knowledge can be smaller, giving a ... 7/29/2012 8:49:53 AM
|
|
|
|
|
|
|
|
|