Skip to content

Commit 18129d7

Browse files
committed
use github actions to release on pypi
1 parent 2fe4457 commit 18129d7

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

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

1919
```
2020
@misc{quiroga2022bart,
21-
doi = {10.48550/ARXIV.2206.03619},
22-
url = {https://arxiv.org/abs/2206.03619},
23-
author = {Quiroga, Miriana and Garay, Pablo G and Alonso, Juan M. and Loyola, Juan Martin and Martin, Osvaldo A},
24-
keywords = {Computation (stat.CO), FOS: Computer and information sciences, FOS: Computer and information sciences},
25-
title = {Bayesian additive regression trees for probabilistic programming},
26-
publisher = {arXiv},
27-
year = {2022},
28-
copyright = {Creative Commons Attribution Share Alike 4.0 International},
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}
2927
}
3028
```
3129

0 commit comments

Comments
 (0)