Skip to content

Commit 3dae9ef

Browse files
committed
cite JAX MD preprint instead of rejected paper
1 parent bc0618f commit 3dae9ef

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

paper/paper.bib

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,14 @@ @article{ase
115115
}
116116

117117
@misc{jaxmd,
118-
title={{JAX} {MD}: End-to-End Differentiable, Hardware Accelerated, Molecular Dynamics in Pure {P}ython},
118+
title={{JAX}, {M.D.}: A Framework for Differentiable Physics},
119119
author={Samuel S. Schoenholz and Ekin D. Cubuk},
120120
year={2020},
121-
url={https://openreview.net/forum?id=r1xMnCNYvB}
121+
eprint={1912.04232},
122+
archivePrefix={arXiv},
123+
primaryClass={physics.comp-ph},
124+
url={https://arxiv.org/abs/1912.04232},
125+
doi={10.48550/arXiv.1912.04232}
122126
}
123127

124128
@article{molly,

0 commit comments

Comments
 (0)