Skip to content

Commit

Permalink
Updated the CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Aug 11, 2022
1 parent e846af6 commit da944c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 3 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: eNanoMapper 7.0
title: eNanoMapper 8.0
message: >-
If you use this ontology, please cite the specific
version and the article.
Expand Down Expand Up @@ -35,5 +35,5 @@ keywords:
- nanomaterials
- ontologies
license: CC-BY-3.0
version: '7.0'
date-released: '2021-02-04'
version: '8.0'
date-released: '2022-08-11'
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,10 @@ Making Releases
5. Update the owl.versionInfo of `enanomapper.owl`
6. Update the owl.versionInfo of `enanomapper-dev.owl`
7. Write markdown for the release with the changes since the previous release
8. Release the whole repository in GitHub https://github.com/enanomapper/ontologies/releases
9. Update the DOI number for new release: https://zenodo.org/record/260098
8. Update the CITATION.cff
9. Tag the git commit matching the release
10. Release the whole repository in GitHub https://github.com/enanomapper/ontologies/releases
11. Update the DOI number for new release: https://zenodo.org/record/260098

Funding
=======
Expand Down

0 comments on commit da944c9

Please sign in to comment.