Skip to content

Commit

Permalink
joss: Add arxiv id to README, CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
musoke committed May 9, 2024
1 parent 3d80983 commit dc13faf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ preferred-citation:
orcid: "https://orcid.org/0000-0001-9839-9256"
date-published: 2024-04-17
doi: 10.21105/joss.06035
identifiers:
- type: other
value: "arXiv:2405.04593"
description: The ArXiv preprint of the paper
issn: 2475-9066
issue: 96
journal: Journal of Open Source Software
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![DOI](https://joss.theoj.org/papers/10.21105/joss.06035/status.svg)](https://doi.org/10.21105/joss.06035)
[![DOI](https://zenodo.org/badge/265130304.svg)](https://zenodo.org/badge/latestdoi/265130304)
[![arxiv](https://img.shields.io/badge/arXiv%3A-2405.04593-b31b1b?logo=arxiv&logoColor=red)](https://arxiv.org/abs/2405.04593)

[![Stable Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://musoke.github.io/UltraDark.jl/stable)
[![Dev Docs](https://img.shields.io/badge/docs-dev-blue.svg)](https://musoke.github.io/UltraDark.jl/dev)
Expand Down

0 comments on commit dc13faf

Please sign in to comment.