-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
25012df
commit 7a8e8d9
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |