Skip to content

Commit

Permalink
Update CITATION.cff with cffinit corrections (ultralytics#8658)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Mar 4, 2024
1 parent 374c6ad commit 67d2c36
Showing 1 changed file with 23 additions and 17 deletions.
40 changes: 23 additions & 17 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,20 +1,26 @@
# This CITATION.cff file was generated with https://bit.ly/cffinit

cff-version: 1.2.0
preferred-citation:
type: software
message: If you use this software, please cite it as below.
authors:
- family-names: Jocher
given-names: Glenn
orcid: "https://orcid.org/0000-0001-5950-6979"
- family-names: Chaurasia
given-names: Ayush
orcid: "https://orcid.org/0000-0002-7603-6750"
title: Ultralytics YOLO
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Glenn
family-names: Jocher
affiliation: Ultralytics
orcid: 'https://orcid.org/0000-0001-5950-6979'
- given-names: Ayush
family-names: Chaurasia
affiliation: Ultralytics
orcid: 'https://orcid.org/0000-0002-7603-6750'
- family-names: Qiu
given-names: Jing
orcid: "https://orcid.org/0000-0003-3783-7069"
title: "Ultralytics YOLO"
version: 8.0.0
# doi: 10.5281/zenodo.3908559 # TODO
date-released: 2023-1-10
license: AGPL-3.0
url: "https://github.com/ultralytics/ultralytics"
affiliation: Ultralytics
orcid: 'https://orcid.org/0000-0003-3783-7069'
repository-code: 'https://github.com/ultralytics/ultralytics'
url: 'https://ultralytics.com'
license: AGPL-3.0
version: 8.0.0
date-released: '2023-01-10'

0 comments on commit 67d2c36

Please sign in to comment.