Skip to content

Commit 2889a20

Browse files
committed
update the citation info to JMLR
1 parent bf233c3 commit 2889a20

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ DoubleML-Serverless is an extension for serverless cloud computing of the Python
77
DoubleML is available via PyPI [https://pypi.org/project/DoubleML](https://pypi.org/project/DoubleML) and on GitHub [https://github.com/DoubleML/doubleml-for-py](https://github.com/DoubleML/doubleml-for-py).
88
The Python package DoubleML was introduced in
99
"DoubleML - An Object-Oriented Implementation of Double Machine Learning in Python"
10-
([Bach et al., 2021](https://arxiv.org/abs/2104.03220))
10+
([Bach et al., 2022](https://www.jmlr.org/papers/v23/21-0862.html))
1111
and a detailed documentation \& user guide for the package is available at
1212
[https://docs.doubleml.org](https://docs.doubleml.org).
1313

@@ -149,9 +149,10 @@ Bibtex-entry:
149149

150150
## References
151151

152-
Bach, P., Chernozhukov, V., Kurz, M. S., and Spindler, M. (2021).
153-
DoubleML - An Object-Oriented Implementation of Double Machine Learning in Python.
154-
arXiv:[2104.03220](https://arxiv.org/abs/2104.03220).
152+
Bach, P., Chernozhukov, V., Kurz, M. S., and Spindler, M. (2022), DoubleML - An
153+
Object-Oriented Implementation of Double Machine Learning in Python,
154+
Journal of Machine Learning Research, 23(53): 1-6,
155+
[https://www.jmlr.org/papers/v23/21-0862.html](https://www.jmlr.org/papers/v23/21-0862.html).
155156

156157
Chernozhukov, V., Chetverikov, D., Demirer, M., Duflo, E., Hansen, C., Newey, W. and Robins, J. (2018).
157158
Double/debiased machine learning for treatment and structural parameters. The Econometrics Journal, 21: C1-C68.

0 commit comments

Comments
 (0)