Skip to content

Commit

Permalink
Fix institution name object
Browse files Browse the repository at this point in the history
  • Loading branch information
dcamron committed Oct 9, 2021
1 parent d3f11e5 commit 15fef4a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ references:
email: "[email protected]"
date-released: 2014-04-01
institution:
- name: "National Science Foundation"
name: "National Science Foundation"
identifiers:
- description: "NSF award number."
type: other
Expand All @@ -81,7 +81,7 @@ references:
given-names: John
date-released: 2017-09-01
institution:
- name: "National Science Foundation"
name: "National Science Foundation"
identifiers:
- description: "NSF award number."
type: other
Expand All @@ -101,7 +101,7 @@ references:
given-names: Davide
date-released: 2017-08-21
institution:
- name: "National Science Foundation"
name: "National Science Foundation"
identifiers:
- description: "NSF award number."
type: other
Expand All @@ -115,7 +115,7 @@ references:
email: "[email protected]"
date-released: 2019-05-01
institution:
- name: "National Science Foundation"
name: "National Science Foundation"
identifiers:
- description: "NSF award number."
type: other
Expand All @@ -133,7 +133,7 @@ references:
given-names: Michael
date-released: 2021-05-01
institution:
- name: "National Science Foundation"
name: "National Science Foundation"
identifiers:
- description: "NSF award number."
type: other
Expand Down

0 comments on commit 15fef4a

Please sign in to comment.