-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathCITATION.cff
More file actions
22 lines (22 loc) 路 844 Bytes
/
Copy pathCITATION.cff
File metadata and controls
22 lines (22 loc) 路 844 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "OneCite: Auditable citation normalization for research workflows"
authors:
- family-names: "He"
given-names: "Zhiang"
email: "ang@hezhiang.com"
repository-code: "https://github.com/HzaCode/OneCite"
url: "https://github.com/HzaCode/OneCite"
abstract: "OneCite is a command-line tool and Python library that normalizes messy scholarly references into auditable, source-resolved BibTeX and CSL-JSON. Strong identifiers follow documented metadata-service routes; ambiguous plain-text references are returned as ranked candidates for review rather than auto-promoted by the processing workflow."
keywords:
- citation
- bibliography
- bibtex
- academic
- reference
- doi
- arxiv
- research
license: MIT
version: "0.2.0"