Skip to content

Commit 17cb087

Browse files
make citable
1 parent ecfb471 commit 17cb087

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CITATION.cff

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: pymort
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- given-names: Matthew
12+
family-names: Caseres
13+
14+
affiliation: Actuarial Open Source
15+
orcid: 'https://orcid.org/0000-0001-5819-001X'
16+
repository-code: 'https://github.com/actuarialopensource/pymort'
17+
abstract: >-
18+
Object oriented Python wrapper for Society of Actuaries
19+
mortality tables
20+
keywords:
21+
- actuarial science
22+
license: MIT

0 commit comments

Comments
 (0)