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 general use citation from differentiable vertex fitting paper #2355

Merged
Merged
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-10-19
@article{Smith:2023ssh,
author = "Smith, Rachel E. C. and Ochoa, In\^es and In\'acio, R\'uben and Shoemaker, Jonathan and Kagan, Michael",
title = "{Differentiable Vertex Fitting for Jet Flavour Tagging}",
eprint = "2310.12804",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "10",
year = "2023",
journal = ""
}

% 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.",
Expand Down