Skip to content

Commit

Permalink
Try to fix the cff format
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-wieser authored Aug 10, 2021
1 parent ca89522 commit c90be43
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,29 +1,28 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
message: If you use this software, please cite it as below.
authors:
- given-names: "Hugo"
family-names: "Hadfield"
affiliation: "University of Cambridge"
- given-names: Hugo
family-names: Hadfield
affiliation: University of Cambridge
orcid: "https://orcid.org/0000-0003-4318-050X"
- given-names: "Eric"
family-names: "Wieser"
affiliation: "University of Cambridge"
- given-names: Eric
family-names: Wieser
affiliation: University of Cambridge
orcid: "https://orcid.org/0000-0003-0412-4978"
- given-names: "Alex"
family-names: "Arsenovic"
- given-names: Alex
family-names: Arsenovic
affiliation: "810 Labs"
orcid: "https://orcid.org/0000-0002-8599-5873"
- given-names: "Robert"
family-names: "Kern"
- given-names: Robert
family-names: Kern
affiliation: "Enthought, Inc."
- name: "The Pygae Team"
keywords:
- "python"
- "clifford algebra"
- "geometric algebra"
- "geometry"
license:
- "BSD-3-Clause"
license: "BSD-3-Clause"
title: "pygae/clifford"
doi: 10.5281/zenodo.1453978
url: "https://github.com/pygae/clifford"

0 comments on commit c90be43

Please sign in to comment.