Skip to content

Commit a1ce1f3

Browse files
committed
Use Zenodo DOI in citation
1 parent cbe93d8 commit a1ce1f3

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,8 @@ of **gamma**.
5656

5757
Frerebeau N, Lebrun B, Paradol G, Kreutzer S (2024). _gamma: Dose
5858
Rate Estimation from in-Situ Gamma-Ray Spectrometry_. Université
59-
Bordeaux Montaigne, Pessac, France. doi:10.32614/CRAN.package.gamma
60-
<https://doi.org/10.32614/CRAN.package.gamma>, R package version
61-
1.1.0.
59+
Bordeaux Montaigne, Pessac, France. doi:10.5281/zenodo.2652393
60+
<https://doi.org/10.5281/zenodo.2652393>, R package version 1.1.0.
6261

6362
## Installation
6463

inst/CITATION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ bibentry(
2929
organization = "Université Bordeaux Montaigne",
3030
address = "Pessac, France",
3131
note = sprintf("R package version %s", meta$Version),
32-
doi = "10.32614/CRAN.package.gamma"
32+
doi = "10.5281/zenodo.2652393"
3333
)

0 commit comments

Comments
 (0)