Update CITATION.cff with cffinit corrections (#8658)

pull/8662/head
Glenn Jocher 9 months ago committed by GitHub
parent 374c6ad868
commit 67d2c36466
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 40
      CITATION.cff

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

Loading…
Cancel
Save