Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added all versions DOIs and Zenodo badge #30

Merged
merged 3 commits into from
Dec 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ authors:
- given-names: Claudia
family-names: Draxl
orcid: 'https://orcid.org/0000-0003-3523-6657'
doi: 10.5281/zenodo.14263076
repository-code: https://github.com/FAIRmat-NFDI/pynxtools-apm
url: https://zenodo.org/records/14263076
keywords:
- Atom probe tomography
- Field ion microscopy
Expand All @@ -51,4 +53,4 @@ funding:
- name: Deutsche Forschungsgemeinschaft
award-number: 460197019
title: FAIRmat - FAIR Data Infrastructure for Condensed-Matter Physics and the Chemical Physics of Solids
award-uri: https://gepris.dfg.de/gepris/projekt/460197019?language=en
award-uri: https://gepris.dfg.de/gepris/projekt/460197019?language=en
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
![](https://img.shields.io/pypi/l/pynxtools-apm)
![](https://img.shields.io/pypi/v/pynxtools-apm)
![](https://coveralls.io/repos/github/FAIRmat-NFDI/pynxtools-apm/badge.svg?branch=main)
[![DOI](https://zenodo.org/badge/772049905.svg)](https://zenodo.org/badge/latestdoi/772049905)

# Parse and normalize atom probe tomography and field-ion microscopy data

Expand Down
Loading