Skip to content

Commit b79aec6

Browse files
committed
tweak cff
1 parent 12b843b commit b79aec6

1 file changed

Lines changed: 19 additions & 16 deletions

File tree

CITATION.cff

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
cff-version: 1.2.0
2-
message: "If you use this software, please cite it as below."
3-
abstract: "This repository contains tools for analyzing data from the SNS BL4B beamline, utilizing LLMs for tool selection."
2+
title: LLM-enabled tools for SNS BL4B data analysis
3+
message: 'If you use this software, please cite it as below.'
4+
type: software
45
authors:
5-
- family-names: "Doucet"
6-
given-names: "Mathieu"
7-
affiliation: "Oak Ridge National Laboratory"
8-
orcid: "https://orcid.org/0000-0002-5560-6478"
9-
- family-names: "Urbine"
10-
given-names: "Jennifer"
11-
affiliation: "SLAC"
12-
title: "LLM-enabled tools for SNS BL4B data analysis"
6+
- family-names: Doucet
7+
given-names: Mathieu
8+
affiliation: Oak Ridge National Laboratory
9+
orcid: 'https://orcid.org/0000-0002-5560-6478'
10+
- family-names: Urbine
11+
given-names: Jennifer
12+
affiliation: SLAC
13+
identifiers:
14+
- type: doi
15+
value: 10.5281/zenodo.15870378
16+
url: 'https://github.com/mdoucet/analyzer'
17+
abstract: >-
18+
This repository contains tools for analyzing data from the
19+
SNS BL4B beamline, utilizing LLMs for tool selection.
20+
license: BSD-3-Clause
1321
version: 0.1.2
14-
doi: 10.5281/zenodo.15870378
15-
date-released: 2025-07-30
16-
license-url: "https://github.com/mdoucet/analyzer?tab=BSD-3-Clause-1-ov-file#readme"
17-
url: "https://github.com/mdoucet/analyzer"
18-
19-
license: BSD 3-Clause License
22+
date-released: '2025-07-30'

0 commit comments

Comments
 (0)