Skip to content
Open
18 changes: 18 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
cff-version: 1.2.0
message: If you use Frontend for the DataCite DOI Fabrica service in your work, please
cite it using the following metadata
doi: https://doi.org/10.5438/cxe5-rg55
repository-code: https://github.com/datacite/bracco
title: Frontend for the DataCite DOI Fabrica service
authors:
- given-names: Martin
family-names: Fenner
orcid: https://orcid.org/0000-0003-0077-4738
abstract: The web frontend for the DataCite DOI Fabrica service for managing DataCite
providers, clients, prefixes and DOIs.
version: 1.0.1
keywords:
- Doi Registration
- DOI Fabrica
date-released: '2018-05-09'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"qunit-dom": "^0.9.2",
"sanitize-html": "^1.20.1",
"typescript": "^3.7.4",
"urijs": "^1.19.2",
"urijs": "^1.19.11",
"vkbeautify": "^0.99.3",
"xml2js": "^0.4.23"
}
Expand Down
Loading