Skip to content

Commit 4854277

Browse files
committed
correct bibtex reference
1 parent ef17fcd commit 4854277

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@ Some demonstrations (both in Python and Jupyter Notebook format) are available i
3030

3131
If you use this toolbox in your research and find it useful, please cite POT using the following bibtex reference:
3232
```
33-
@article{flamary2017pot,
34-
title={POT Python Optimal Transport library},
35-
author={Flamary, R{\'e}mi and Courty, Nicolas},
36-
year={2017}
33+
@misc{flamary2017pot,
34+
title={POT Python Optimal Transport library},
35+
author={Flamary, R{'e}mi and Courty, Nicolas},
36+
url={https://github.com/rflamary/POT},
37+
year={2017}
3738
}
3839
```
3940

0 commit comments

Comments
 (0)