Provide citation file This makes citations accessible directly on Github and allows users to automatically generate citations in APA and BibTeX format. Change-Id: Ic5eb3857c92d93a6afafba06a5009da5db2b3c60
diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..bb9c7e8 --- /dev/null +++ b/CITATION.cff
@@ -0,0 +1,14 @@ +cff-version: 1.2.0 +message: If you use Ceres Solver for a publication, please cite it as below. +title: Ceres Solver +abstract: A large scale non-linear optimization library +authors: +- family-names: Agarwal + given-names: Sameer +- family-names: Mierle + given-names: Keir +version: 2.1 +date-released: 2022-03-28 +license: Apache-2.0 +repository-code: https://github.com/ceres-solver/ceres-solver +url: http://ceres-solver.org