Skip to content

Commit 4e14ba9

Browse files
committed
Complete list of papers, add create release instructions
1 parent 1dc35fe commit 4e14ba9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ sys.path.insert(0, '/path/to/i3skyllh') # optional
5656

5757
Several publications about the SkyLLH software are available:
5858

59+
- IceCube Collaboration, C. Bellenghi, M. Karl, M. Wolf, et al. PoS ICRC2023 (2023) 1061
60+
[DOI](https://doi.org/10.22323/1.444.1061)
5961
- IceCube Collaboration, T. Kontrimas, M. Wolf, et al. PoS ICRC2021 (2022) 1073
6062
[DOI](http://doi.org/10.22323/1.395.1073)
6163
- IceCube Collaboration, M. Wolf, et al. PoS ICRC2019 (2020) 1035
@@ -97,6 +99,9 @@ process easily.
9799
suffix `.rc<NUMBER>`, where `<NUMBER>` is an integer starting with 1.
98100
Example: `v23.2.0.rc1`
99101

102+
- Before creating the release on github, the version number needs to be updated
103+
in the Sphinx documentation: `doc/sphinx/conf.py`.
104+
100105
# i3skyllh
101106

102107
The [`i3skyllh`](https://github.com/icecube/i3skyllh) package provides

0 commit comments

Comments
 (0)