Skip to content

Commit

Permalink
Merge pull request #15 from nomad-coe/prep-for-zenodo-publish
Browse files Browse the repository at this point in the history
add cff
  • Loading branch information
JFRudzinski authored Sep 27, 2024
2 parents d8beaed + b3c7c1d commit 329ce13
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
cff-version: 1.2.0
title: NOMAD Schema Plugin Run
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Alvin Noe
family-names: Ladines
orcid: 'https://orcid.org/0000-0003-0077-2097'
- given-names: Nathan
family-names: Daelman
orcid: 'https://orcid.org/0000-0002-7647-1816'
- given-names: Luca M.
family-names: Ghiringhelli
orcid: 'https://orcid.org/0000-0001-5099-3029'
- given-names: José M.
family-names: Pizarro
orcid: 'https://orcid.org/0000-0002-6751-8192'
- given-names: Joseph F.
family-names: Rudzinski
orcid: 'https://orcid.org/0000-0003-3403-640X'
- given-names: Markus
family-names: Scheidgen
orcid: 'https://orcid.org/0000-0002-8038-2277'
doi:
repository-code: 'https://github.com/nomad-coe/nomad-schema-plugin-run'
url: 'https://nomad-coe.github.io/nomad-schema-plugin-run/'
abstract: >-
`nomad-schema-plugin-run` is a plugin for the NOMAD software (https://zenodo.org/doi/10.5281/zenodo.8366162)
providing the core data standard for representation of all simulations within the "run" section of the NOMAD archive,
containing the corresponding method, system, and calculation (i.e. output) sections.
license: Apache-2.0
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
[![DOI](https://zenodo.org/badge/727786061.svg)](https://zenodo.org/badge/latestdoi/727786061)

Schema definition for run section in NOMAD.

## How to cite this work
Ladines, A.N., Daelman, N., Ghiringhelli, L.M., Pizarro, J.M. Rudzinski, J.F., & Scheidgen, M. NOMAD Schema Plugin Run [Computer software]. https://zenodo.org/doi/xxx

0 comments on commit 329ce13

Please sign in to comment.