mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
e669c9fc7a
This makes citations accessible directly on Github and allows users to automatically generate citations in APA and BibTeX format. Change-Id: Ic5eb3857c92d93a6afafba06a5009da5db2b3c60
15 lines
420 B
YAML
15 lines
420 B
YAML
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
|