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 70b13e1 commit 2ee8324Copy full SHA for 2ee8324
README.rst
@@ -38,6 +38,7 @@ Table of Contents
38
- `Installation`_
39
- `Documentation`_
40
- `Change log`_
41
+ - `Citing`_
42
- `License`_
43
44
Quick start
@@ -188,6 +189,20 @@ Change Log
188
189
~~~~~~~~~~
190
To see important changes between versions look at CHANGELOG.md_
191
192
+Citing
193
+~~~~~~~~
194
+
195
+.. code::
196
197
+ @misc{Yakubovskiy:2019,
198
+ Author = {Pavel Yakubovskiy},
199
+ Title = {Segmentation Models},
200
+ Year = {2019},
201
+ Publisher = {GitHub},
202
+ Journal = {GitHub repository},
203
+ Howpublished = {\url{https://github.com/qubvel/segmentation_models}}
204
+ }
205
206
License
207
~~~~~~~
208
Project is distributed under `MIT Licence`_.
0 commit comments