BibTeX, biblatex and biber ⇒ how to work out bibliography issues between multiple authors
how to work out bibliography issues between multiple authors
If X, Y and Z all decides to use a single bib file, then it means each author is going to manage several bib files (another collaboration with with Y', Z', another collaboration with Y'', Z'') and I don't know how to manage several bib files efficiently.
So I don't know what is the best way.
What do you do when you write a collaborative paper?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: how to work out bibliography issues between multiple authors
The only thing you need to learn is the phrase:
1. Update (Get the latest version of the bib-database)
2. Apply changes (Write your changes to the file)
3. Save (Of course; save your work)
4. Commit (Commit the new version of the file to the SVN-server, in order to make it available to author, Y and Z)