-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create CITATION.cff * Added docs url to CITATION.cff
- Loading branch information
1 parent
88fe014
commit 1bd9b48
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
cff-version: 1.2.0 | ||
title: nomad-material-processing | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Andrea | ||
family-names: Albino | ||
orcid: 'https://orcid.org/0000-0001-9280-7431' | ||
- given-names: Sebastian | ||
family-names: Brückner | ||
orcid: 'https://orcid.org/0000-0002-5969-847X' | ||
- given-names: Sarthak | ||
family-names: Kapoor | ||
orcid: 'https://orcid.org/0000-0002-1889-6998' | ||
- given-names: Hampus | ||
family-names: Näsström | ||
orcid: 'https://orcid.org/0000-0002-3264-1692' | ||
repository-code: 'https://github.com/FAIRmat-NFDI/nomad-material-processing' | ||
url: 'https://fairmat-nfdi.github.io/nomad-material-processing/' | ||
license: MIT |