Skip to content

Commit

Permalink
Merge pull request #28 from nomad-coe/prep-for-zenodo-publish
Browse files Browse the repository at this point in the history
added cff and badge/citation in readme
  • Loading branch information
JFRudzinski authored Sep 26, 2024
2 parents f834274 + 7b6e552 commit b3938f9
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
cff-version: 1.2.0
title: NOMAD Schema Plugin Simulation Workflow
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: Ahmed
family-names: Ilyas
orcid: 'https://orcid.org/0009-0009-8636-5740'
- 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-simulation-workflow'
url: 'https://nomad-coe.github.io/nomad-schema-plugin-simulation-workflow/'
abstract: >-
`nomad-schema-plugin-simulation-workflow` is a plugin for the NOMAD software (https://zenodo.org/doi/10.5281/zenodo.8366162)
providing the core data standard for representation of all simulation workflows in NOMAD as well as a set of specific "standard
workflows" that are utilized by the many available NOMAD parsers.
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/724385171.svg)](https://zenodo.org/badge/latestdoi/724385171)

This is a collection of schemas for various types of simulation workflows.

## How to cite this work
Ladines, A.N., Ilyas, A., Pizarro, & Rudzinski, J.F., NOMAD Schema Plugin Simulation Workflow [Computer software]. https://zenodo.org/doi/xxx

0 comments on commit b3938f9

Please sign in to comment.