Skip to content

Commit f61d396

Browse files
authored
Merge pull request #46 from bkhelifi/v13
Add the v1.3 DOI
2 parents 731040a + 070fa52 commit f61d396

File tree

1 file changed

+52
-2
lines changed

1 file changed

+52
-2
lines changed

acknowledging.html

Lines changed: 52 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,56 @@
162162
}
163163
</p>
164164

165+
<p id="bibtex-zenodo-13" style="display:none;">
166+
@software{acero_2025_14760974,
167+
author = {Acero, Fabio and
168+
Aguasca-Cabot, Arnau and
169+
Bernete, Juan and
170+
Biederbeck, Noah and
171+
Djuvsland, Julia and
172+
Donath, Axel and
173+
Feijen, Kirsty and
174+
Fröse, Stefan and
175+
Galelli, Claudio and
176+
Khélifi, Bruno and
177+
Konrad, Jana and
178+
Kornecki, Paula and
179+
Linhoff, Maximilian and
180+
McKee, Kurt and
181+
Mender, Simone and
182+
Mohrmann, Lars and
183+
Morcuende, Daniel and
184+
Olivera-Nieto, Laura and
185+
Peresano, Michele and
186+
Pintore, Fabio and
187+
Punch, Michael and
188+
Regeard, Maxime and
189+
Remy, Quentin and
190+
Roellinghoff, Gerrit and
191+
Sinha, Atreyee and
192+
Sipőcz, Brigitta M and
193+
Stapel, Hanna and
194+
Streil, Katrin and
195+
Terrier, Régis and
196+
Unbehaun, Tim and
197+
Wong, Samantha and
198+
Yu, Pei},
199+
title = {Gammapy: Python toolbox for gamma-ray astronomy},
200+
month = jan,
201+
year = 2025,
202+
publisher = {Zenodo},
203+
version = {v1.3},
204+
doi = {10.5281/zenodo.14760974},
205+
url = {https://doi.org/10.5281/zenodo.14760974},
206+
swhid = {swh:1:dir:9405c2435b92c1267179543aaf913e9a3fda6ced
207+
;origin=https://doi.org/10.5281/zenodo.4701488;vis
208+
it=swh:1:snp:ee94f46fa10032e542469d3614f2699ea257e
209+
827;anchor=swh:1:rel:707c1b3d2919e9f78dbb649ad584c
210+
30eec8359d2;path=gammapy-gammapy-c8b5337
211+
},
212+
}
213+
</p>
214+
165215
<main role="main">
166216
<div class="container">
167217

@@ -189,8 +239,8 @@ <h2 id="publication"><a href="#pub">In publications</a></h2>
189239
<!-- <li><a href="https://arxiv.org/abs/1709.01751">Gammapy paper</a>
190240
(<a href="https://ui.adsabs.harvard.edu/abs/2017ICRC...35..766D/abstract">ADS</a>) (as a general citation)</li> -->
191241
<li><a href="https://doi.org/10.5281/zenodo.4701488">Gammapy on Zenodo</a> (with the specific version used) &nbsp; &nbsp; &nbsp;
192-
- &nbsp; &nbsp;e.g. for the v1.2: &nbsp; <button class="button-fancy"
193-
onclick="copyToClipboard('#bibtex-zenodo-12'); alert('Zenodo v1.2 BibTeX copied!');">
242+
- &nbsp; &nbsp;e.g. for the v1.3: &nbsp; <button class="button-fancy"
243+
onclick="copyToClipboard('#bibtex-zenodo-13'); alert('Zenodo v1.3 BibTeX copied!');">
194244
<small>Copy BibTeX to clipboard</small>
195245
</button>
196246
</li>

0 commit comments

Comments
 (0)