From 47611cce40ee723e4bb96e4db5217704ffbb2625 Mon Sep 17 00:00:00 2001 From: josh-ashkinaze Date: Fri, 27 Sep 2024 06:26:34 -0400 Subject: [PATCH] arxiv prefered --- CITATION.cff | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 3197d90..dd6370a 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -12,10 +12,26 @@ authors: - family-names: Budak given-names: Ceren title: "Plurals: A System for Guiding LLMs Via Simulated Social Ensembles" -type: misc -date-released: 2024-09-27 -year: 2024 -doi: "10.48550/arXiv.2409.17213" +type: software url: "http://arxiv.org/abs/2409.17213" -publisher: - name: arXiv \ No newline at end of file +date-released: 2024-09-27 + +preferred-citation: + type: article + authors: + - family-names: Ashkinaze + given-names: Joshua + - family-names: Fry + given-names: Emily + - family-names: Edara + given-names: Narendra + - family-names: Gilbert + given-names: Eric + - family-names: Budak + given-names: Ceren + doi: "10.48550/arXiv.2409.17213" + journal: "arXiv" + month: 9 + title: "Plurals: A System for Guiding LLMs Via Simulated Social Ensembles" + year: 2024 + url: "http://arxiv.org/abs/2409.17213" \ No newline at end of file