Skip to content

Commit f6d1997

Browse files
docs: Add use citations from ICHEP 2022 proceedings (#2066)
* Add use citation from 'The IRIS-HEP Analysis Grand Challenge' and 'pyhf: a pure-Python statistical fitting library with tensors and automatic differentiation' which both appear in the ICHEP 2022 proceedings. - https://inspirehep.net/literature/2598292 - https://inspirehep.net/literature/2598491
1 parent d9355e2 commit f6d1997

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/bib/use_citations.bib

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
% 2022-11-26
2+
@article{Feickert:2022lzh,
3+
author = "Feickert, Matthew and Heinrich, Lukas and Stark, Giordon",
4+
title = "{pyhf: a pure-Python statistical fitting library with tensors and automatic differentiation}",
5+
doi = "10.22323/1.414.0245",
6+
journal = "PoS",
7+
volume = "ICHEP2022",
8+
pages = "245",
9+
month = "11",
10+
year = "2022"
11+
}
12+
13+
% 2022-11-26
14+
@article{Held:2022sfw,
15+
author = "Held, Alexander and Shadura, Oksana",
16+
title = "{The IRIS-HEP Analysis Grand Challenge}",
17+
doi = "10.22323/1.414.0235",
18+
journal = "PoS",
19+
volume = "ICHEP2022",
20+
pages = "235",
21+
month = "11",
22+
year = "2022"
23+
}
24+
125
% 2022-10-06
226
@phdthesis{Biswas:2022vtp,
327
author = "Biswas, Diptaparna",

0 commit comments

Comments
 (0)