Skip to content

Commit

Permalink
Add CITATION.cff (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues authored Oct 24, 2022
1 parent 25012df commit 7a8e8d9
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
cff-version: 1.2.0
title: hepunits
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
abstract: "Hepunits is a Python library for units and constants in the HEP system of units."
authors:
- family-names: Rodrigues
given-names: Eduardo
affiliation: University of Liverpool
orcid: "https://orcid.org/0000-0003-2846-7625"
doi: 10.5281/zenodo.7244906
repository-code: "https://github.com/scikit-hep/hepunits"
keywords:
- python
- HEP units
- scikit-hep
license: "BSD-3-Clause"

0 comments on commit 7a8e8d9

Please sign in to comment.