Skip to content

Commit 84154e4

Browse files
committed
Update reference
1 parent 581899b commit 84154e4

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,14 @@ optimizers for sparse and dense updates in both Eager and Graph modes.
8989
If you find TensorFlow ManOpt useful in your research, please cite:
9090

9191
```
92-
@software{tfmanopt2020smirnov,
93-
author = {Oleg Smirnov},
94-
title = {{TensorFlow ManOpt: a library for manifold-
95-
constrained optimization in TensorFlow}},
96-
month = oct,
97-
year = 2020,
98-
publisher = {Zenodo},
99-
version = {v0.1.0},
100-
doi = {10.5281/zenodo.4094937},
101-
url = {https://doi.org/10.5281/zenodo.4094937}
92+
@misc{smirnov2021tensorflow,
93+
title={TensorFlow ManOpt: a library for optimization on Riemannian manifolds},
94+
author={Oleg Smirnov},
95+
year={2021},
96+
eprint={2105.13921},
97+
archivePrefix={arXiv},
98+
primaryClass={cs.MS}
10299
}
103-
104100
```
105101

106102
## Acknowledgment

0 commit comments

Comments
 (0)