Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 03236ae

Browse files
committedNov 18, 2021
Add CITATION.cff
1 parent ed8169c commit 03236ae

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎CITATION.cff

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Wada"
5+
given-names: "Kentaro"
6+
orcid: "https://orcid.org/0000-0002-6347-5156"
7+
title: "Labelme: Image Polygonal Annotation with Python"
8+
doi: 10.5281/zenodo.5711226
9+
url: "https://github.com/wkentaro/labelme"
10+
license: GPL-3

0 commit comments

Comments
 (0)
Please sign in to comment.