Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add use citations from CHEP 2023 proceedings preprints #2345

Merged
merged 1 commit into from
Oct 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/bib/general_citations.bib
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
% 2023-09-25
@inproceedings{Feickert:2023ajm,
author = "Feickert, Matthew and Katz, Daniel S. and Neubauer, Mark S. and Sexton-Kennedy, Elizabeth and Stewart, Graeme A.",
title = "{Software Citation in HEP: Current State and Recommendations for the Future}",
booktitle = "{26th International Conference on Computing in High Energy \& Nuclear Physics}",
eprint = "2309.14571",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "9",
year = "2023"
}

% 2023-08-31
@article{Kagan:2023gxz,
author = "Kagan, Michael and Heinrich, Lukas",
Expand Down
12 changes: 12 additions & 0 deletions docs/bib/use_citations.bib
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
% 2023-09-29
@inproceedings{Feickert:2023hhr,
author = "Feickert, Matthew and Heinrich, Lukas and Horstmann, Malin",
title = "{Bayesian Methodologies with pyhf}",
booktitle = "{26th International Conference on Computing in High Energy \& Nuclear Physics}",
eprint = "2309.17005",
archivePrefix = "arXiv",
primaryClass = "stat.CO",
month = "9",
year = "2023"
}

% 2023-09-20
@article{Belfkir:2023vpo,
author = "Belfkir, Mohamed and Jueid, Adil and Nasri, Salah",
Expand Down