Skip to content

Commit 4bb4e2f

Browse files
docs(backport): Update citations references with journal pubs through 2023-10 (#2368)
* Backport PR #2367 * Update use citations references to include their journal publication information. - 'Vector-like lepton searches at a muon collider in the context of the 4321 model*'. https://doi.org/10.1088/1674-1137/ace5a7 - 'Potential of the Julia Programming Language for High Energy Physics Computing'. https://doi.org/10.1007/s41781-023-00104-x
1 parent 5e1e3d2 commit 4bb4e2f

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

docs/bib/general_citations.bib

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,17 @@ @article{Kagan:2023gxz
3636

3737
% 2023-06-06
3838
@article{Eschle:2023ikn,
39-
author = "Eschle, J. and others",
40-
title = "{Potential of the Julia programming language for high energy physics computing}",
39+
author = "Eschle, Jonas and others",
40+
title = "{Potential of the Julia Programming Language for High Energy Physics Computing}",
4141
eprint = "2306.03675",
4242
archivePrefix = "arXiv",
4343
primaryClass = "hep-ph",
44-
month = "6",
45-
year = "2023",
46-
journal = ""
44+
doi = "10.1007/s41781-023-00104-x",
45+
journal = "Comput. Softw. Big Sci.",
46+
volume = "7",
47+
number = "1",
48+
pages = "10",
49+
year = "2023"
4750
}
4851

4952
% 2023-02-02

docs/bib/use_citations.bib

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,16 @@ @article{Shadura:2023zks
159159
% 2023-04-04
160160
@article{Guo:2023jkz,
161161
author = "Guo, Qilong and Gao, Leyun and Mao, Yajun and Li, Qiang",
162-
title = "{Search for vector-like leptons at a Muon Collider}",
162+
title = "{Vector-like lepton searches at a muon collider in the context of the 4321 model*}",
163163
eprint = "2304.01885",
164164
archivePrefix = "arXiv",
165165
primaryClass = "hep-ph",
166-
month = "4",
167-
year = "2023",
168-
journal = ""
166+
doi = "10.1088/1674-1137/ace5a7",
167+
journal = "Chin. Phys. C",
168+
volume = "47",
169+
number = "10",
170+
pages = "103106",
171+
year = "2023"
169172
}
170173

171174
% 2023-02-24

0 commit comments

Comments
 (0)