Skip to content

Commit 15ea597

Browse files
committed
use github actions to release on pypi
1 parent 18129d7 commit 15ea597

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Here is the citation in BibTeX format
1818

1919
```
2020
@misc{quiroga2022bart,
21-
title={Bayesian additive regression trees for probabilistic programming},
22-
author={Quiroga, Miriana and Garay, Pablo G and Alonso, Juan M. and Loyola, Juan Martin and Martin, Osvaldo A},
23-
year={2022},
24-
doi={10.48550/ARXIV.2206.03619},
25-
archivePrefix={arXiv},
26-
primaryClass={stat.CO}
21+
title={Bayesian additive regression trees for probabilistic programming},
22+
author={Quiroga, Miriana and Garay, Pablo G and Alonso, Juan M. and Loyola, Juan Martin and Martin, Osvaldo A},
23+
year={2022},
24+
doi={10.48550/ARXIV.2206.03619},
25+
archivePrefix={arXiv},
26+
primaryClass={stat.CO}
2727
}
2828
```
2929

0 commit comments

Comments
 (0)