The version-control tag has no wiki summary.
6
votes
2answers
147 views
Version control for research and teaching statements
Every time I apply for a job I write a new cover letter, research statement, and teaching statement. While each statement is personalized for the specific job, I tend to do a lot of cutting and ...
11
votes
3answers
181 views
How to handle multiple versions of a paper (e.g. conference and journal version)
A usual flow of a project (in my field) commonly looks like this:
having a result -> (1) writing a paper (with all the proofs) -> (2) making a conference version -> (3) uploading a full version to ...
13
votes
2answers
169 views
Issue tracking when writing a paper
When writing papers (and even more - when revising after collaborators', or reviewers', remarks) it's hard to keep track what is done, what needs to be fixed, what cannot be fixed, when opinions of ...
13
votes
4answers
295 views
Is there an advantage of branching in version-controlled paper writing?
I use a version control system (formerly subversion, now git) to write papers, which for me works very well and is convenient. A few times, I even worked with branches for different logical versions ...