autokeras icon indicating copy to clipboard operation
autokeras copied to clipboard

Feature: Add Citation.cff for better referencing

Open Anselmoo opened this issue 3 years ago • 0 comments

Feature Description

GitHub Citation.cff helps that repos can be faster and easier cited. Adding a Citation.cff will easily allow to make use of this feature:

image

Reference: https://github.com/tensorflow/tensorflow

Code Example

cff-version: 1.2.0
message: "If you use TensorFlow  ...

Reason

Consistent citing with DOI

See also: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files

Solution

Adding a CITATION.cff

Anselmoo avatar Aug 09 '22 11:08 Anselmoo