Skip to content

Commit d676cd6

Browse files
authored
Update VERSION and README.md for 0.3 release. (#995)
1 parent 515cebf commit d676cd6

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ An installation guide and library documentation are available online at [Read th
1010

1111
### Citing Arbor
1212

13-
It is possible to cite specific versions of Arbor used to run a simulation via Zenodo:
13+
The Arbor software can be cited via Zenodo: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1459678.svg)](https://doi.org/10.5281/zenodo.1459678).
14+
15+
Previous versions of Arbor can be cited specifically:
1416
* Version 0.2: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2583709.svg)](https://doi.org/10.5281/zenodo.2583709)
1517
* Version 0.1: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1459679.svg)](https://doi.org/10.5281/zenodo.1459679)
1618

17-
The following BibTeX can be used to cite Arbor:
19+
The following BibTeX entry can be used to cite Arbor:
1820

1921
```
2022
@INPROCEEDINGS{

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.3-dev
1+
0.3

0 commit comments

Comments
 (0)