We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef17fcd commit 4854277Copy full SHA for 4854277
README.md
@@ -30,10 +30,11 @@ Some demonstrations (both in Python and Jupyter Notebook format) are available i
30
31
If you use this toolbox in your research and find it useful, please cite POT using the following bibtex reference:
32
```
33
-@article{flamary2017pot,
34
- title={POT Python Optimal Transport library},
35
- author={Flamary, R{\'e}mi and Courty, Nicolas},
36
- year={2017}
+@misc{flamary2017pot,
+title={POT Python Optimal Transport library},
+author={Flamary, R{'e}mi and Courty, Nicolas},
+url={https://github.com/rflamary/POT},
37
+year={2017}
38
}
39
40
0 commit comments