I am collaborating with another author using email to exchange latest version of the document. Is it possible to include the bibliography in the LaTeX file, so that we don't have to keep two files in synch? (however I would still like it to be in BibTeX format, I know you can have manual \bibitems in LaTeX files)
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
|
|
You can include it using the
This will extract the file only if it does not already exist locally. (You'll see this approach used a lot for examples on sites such as this one. It's handy for small snippets but is more awkward when things get very long.) |
|||||||||||||||
|
|
You should use a revision control system for multiple author documents. There are a lot of programs like |
|||||||||||
|