Skip to content

Commit

Permalink
added cff and badge/citation in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jrudz committed Sep 26, 2024
1 parent f834274 commit bf5fb73
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
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'
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 bf5fb73

Please sign in to comment.