Skip to content

Commit

Permalink
Merge pull request #83 from ANNUBS/update_dois_gcroci2
Browse files Browse the repository at this point in the history
docs: update DOIs
  • Loading branch information
gcroci2 committed May 1, 2024
2 parents 1a7817a + 23f3227 commit 4b355c4
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 5 deletions.
24 changes: 24 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"creators": [
{
"affiliation": "Netherlands eScience Center, Amsterdam, The Netherlands",
"name": "Giulia Crocioni",
"orcid": "0000-0002-0823-0121"
},
{
"affiliation": "Netherlands eScience Center, Amsterdam, The Netherlands",
"name": "Dani L. Bodor",
"orcid": "0000-0003-2109-2349"
},
{
"affiliation": "University of Amsterdam, Amsterdam, NL",
"name": "Jorge Mejias",
"orcid": "0000-0002-8096-4891"
}
],
"keywords": ["neuroscience", "neural networks"],
"license": {
"id": "Apache-2.0"
},
"title": "ANNUBeS: Artificial Neural Networks to Uncover Behavioral Strategies"
}
11 changes: 8 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# YAML 1.2
---
cff-version: "1.2.0"
title: "annubes"
title: "ANNUBeS: Artificial Neural Networks to Uncover Behavioral Strategies"
authors:
- given-names: Giulia
family-names: Crocioni
Expand All @@ -13,8 +13,13 @@ authors:
email: d.bodor@esciencecenter.nl
affiliation: Netherlands eScience Center, Amsterdam, NL
orcid: "https://orcid.org/0000-0003-2109-2349"
date-released: 20??-MM-DD
doi: 10.0000/FIXME
- given-names: Jorge
family-names: Mejias
email: jorge.f.mejias@gmail.com
affiliation: University of Amsterdam, Amsterdam, NL
orcid: "https://orcid.org/0000-0002-8096-4891"
date-released: "2024-05-01"
doi: 10.5281/zenodo.11098460
version: "0.1.0"
repository-code: "https://github.com/ANNUBS/annubes"
keywords:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

| Badges | |
| :------------: | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **fairness** | [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8861/badge)](https://www.bestpractices.dev/projects/8861) [![fair-software badge](https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B-yellow)](https://fair-software.eu) |
| **docs** | [![Documentation](https://img.shields.io/badge/docs-mkdocs-259482)](https://annubs.github.io/annubes/latest/) [![RSD](https://img.shields.io/badge/rsd-annubes-00a3e3.svg)](https://research-software-directory.org/projects/annubes) |
| **fairness** | [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8861/badge)](https://www.bestpractices.dev/projects/8861) [![fair-software.eu](https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F-green)](https://fair-software.eu) |
| **docs** | [![Documentation](https://img.shields.io/badge/docs-mkdocs-259482)](https://annubs.github.io/annubes/latest/) [![RSD](https://img.shields.io/badge/rsd-annubes-00a3e3.svg)](https://research-software-directory.org/projects/annubes) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.11098460.svg)](https://doi.org/10.5281/zenodo.11098460) |
| **tests** | [![build](https://github.com/ANNUBS/annubes/actions/workflows/build.yml/badge.svg)](https://github.com/ANNUBS/annubes/actions/workflows/build.yml) [![sonarcloud](https://github.com/ANNUBS/annubes/actions/workflows/sonarcloud.yml/badge.svg)](https://github.com/ANNUBS/annubes/actions/workflows/sonarcloud.yml) [![markdown-links](https://github.com/ANNUBS/annubes/actions/workflows/markdown-links.yml/badge.svg)](https://github.com/ANNUBS/annubes/actions/workflows/markdown-links.yml) [![cffconvert](https://github.com/ANNUBS/annubes/actions/workflows/cffconvert.yml/badge.svg)](https://github.com/ANNUBS/annubes/actions/workflows/cffconvert.yml) [![linting](https://github.com/ANNUBS/annubes/actions/workflows/linting.yml/badge.svg)](https://github.com/ANNUBS/annubes/actions/workflows/linting.yml) [![static-typing](https://github.com/ANNUBS/annubes/actions/workflows/static-typing.yml/badge.svg)](https://github.com/ANNUBS/annubes/actions/workflows/static-typing.yml) [![workflow scq badge](https://sonarcloud.io/api/project_badges/measure?project=ANNUBS_annubes&metric=alert_status)](https://sonarcloud.io/dashboard?id=ANNUBS_annubes) [![workflow scc badge](https://sonarcloud.io/api/project_badges/measure?project=ANNUBS_annubes&metric=coverage)](https://sonarcloud.io/dashboard?id=ANNUBS_annubes) |
| **running on** | [![ubuntu](https://img.shields.io/badge/ubuntu-latest-8A2BE2?style=plastic)](https://github.com/actions/runner-images?tab=readme-ov-file#available-images) [![mac](https://img.shields.io/badge/macos-latest-8A2BE2?style=plastic)](https://github.com/actions/runner-images?tab=readme-ov-file#available-images) [![win](https://img.shields.io/badge/windows-latest-8A2BE2?style=plastic)](https://github.com/actions/runner-images?tab=readme-ov-file#available-images) [![Python](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/release/python-3110/) [![Python](https://img.shields.io/badge/python-3.12-blue.svg)](https://www.python.org/downloads/release/python-3120/) |
| **license** | [![github license badge](https://img.shields.io/github/license/ANNUBS/annubes)](https://github.com/ANNUBS/annubes?tab=Apache-2.0-1-ov-file) |
Expand Down

0 comments on commit 4b355c4

Please sign in to comment.