Skip to content

Commit 3fff1fd

Browse files
author
Sebastian Hönel
committed
Update readme.md for new version 2019.2
1 parent 8f45678 commit 3fff1fd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,12 @@ ___
4747
Please use the following BibTeX to cite __`GitDensity`__:
4848
<pre>
4949
@article{honel2019gitdensity,
50-
title={Git Density (2019.1): Analyze git repositories to extract the Source Code Density and other Commit Properties},
51-
DOI={10.5281/zenodo.2565239},
52-
url={http://doi.org/10.5281/zenodo.2565239},
50+
title={Git Density: Analyze git repositories to extract the Source Code Density and other Commit Properties},
51+
DOI={10.5281/zenodo.2574611},
52+
url={http://doi.org/10.5281/zenodo.2574611},
5353
publisher={Zenodo},
5454
author={Sebastian Hönel},
55+
version={2019.2}
5556
year={2019},
5657
month={Feb},
5758
abstractNote={Git Density (<code>git-density</code>) is a tool to analyze <code>git</code>-repositories with the goal of detecting the source code density. It was developed during the research phase of the short technical paper and poster &quot;<em>A changeset-based approach to assess source code density and developer efficacy</em>&quot; and has since been extended to support extended analyses.},

0 commit comments

Comments
 (0)