From 4db94914063a42fd3dc419871913e077bae83d87 Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Mon, 13 Sep 2021 00:06:32 -0500 Subject: [PATCH 1/3] Add publishing white paper --- docs/bib/use_citations.bib | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/bib/use_citations.bib b/docs/bib/use_citations.bib index 89a6a75e3a..eb8fd9e970 100644 --- a/docs/bib/use_citations.bib +++ b/docs/bib/use_citations.bib @@ -1,3 +1,13 @@ +@article{Cranmer:2021urp, + author = "Cranmer, Kyle and others", + title = "{Publishing statistical models: Getting the most out of particle physics experiments}", + eprint = "2109.04981", + archivePrefix = "arXiv", + primaryClass = "hep-ph", + month = "9", + year = "2021" +} + % 2021-08-23 @article{Cranmer:2021oxr, author = "Cranmer, Kyle and Held, Alexander", From 00cb14503d984fbcbd08c7a5732f07281a56d82f Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Mon, 13 Sep 2021 00:07:23 -0500 Subject: [PATCH 2/3] Add date --- docs/bib/use_citations.bib | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/bib/use_citations.bib b/docs/bib/use_citations.bib index eb8fd9e970..420bfc4c9d 100644 --- a/docs/bib/use_citations.bib +++ b/docs/bib/use_citations.bib @@ -1,3 +1,4 @@ +% 2021-09-10 @article{Cranmer:2021urp, author = "Cranmer, Kyle and others", title = "{Publishing statistical models: Getting the most out of particle physics experiments}", From f612582e2d311b6338d8a5319c373dd78fb1b0e4 Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Mon, 13 Sep 2021 00:14:06 -0500 Subject: [PATCH 3/3] Add empty journal entry --- docs/bib/use_citations.bib | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/bib/use_citations.bib b/docs/bib/use_citations.bib index 420bfc4c9d..fd60578f53 100644 --- a/docs/bib/use_citations.bib +++ b/docs/bib/use_citations.bib @@ -6,7 +6,8 @@ @article{Cranmer:2021urp archivePrefix = "arXiv", primaryClass = "hep-ph", month = "9", - year = "2021" + year = "2021", + journal = "" } % 2021-08-23