-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathCITATION.cff
More file actions
36 lines (36 loc) · 1.1 KB
/
CITATION.cff
File metadata and controls
36 lines (36 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: policyengine
version: 4.10.0
date-released: "2026-05-22"
url: "https://github.com/PolicyEngine/policyengine.py"
abstract: "An open-source Python package that provides a common analysis layer for tax-benefit microsimulation across the US and the UK."
license: AGPL-3.0
authors:
- family-names: Ghenis
given-names: Max
orcid: "https://orcid.org/0000-0002-1335-8277"
affiliation: PolicyEngine
- family-names: Ahmadi
given-names: Vahid
orcid: "https://orcid.org/0009-0004-1093-6272"
affiliation: PolicyEngine
- family-names: Woodruff
given-names: Nikhil
orcid: "https://orcid.org/0009-0009-5004-4910"
affiliation: PolicyEngine
- family-names: Makarchuk
given-names: Pavel
orcid: "https://orcid.org/0009-0003-4869-7409"
affiliation: PolicyEngine
- family-names: Volk
given-names: Anthony
affiliation: PolicyEngine
keywords:
- microsimulation
- tax
- benefit
- public policy
- Python
repository-code: "https://github.com/PolicyEngine/policyengine.py"