-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
33 lines (33 loc) · 1.03 KB
/
CITATION.cff
File metadata and controls
33 lines (33 loc) · 1.03 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
cff-version: 1.2.0
title: JCGE - Julia Computable General Equilibrium Framework.
message: >-
A - Initial public release of framework documentation.
type: software
doi: 10.5281/zenodo.18282436
authors:
- given-names: Riccardo
family-names: Boero
email: ribo@nilu.no
orcid: "https://orcid.org/0000-0002-7468-9096"
affiliation: NILU
identifiers:
- type: doi
value: 10.5281/zenodo.18282436
description: This DOI represents all software versions.
repository-code: "https://github.com/equicirco/JCGE"
url: "https://JCGE.org"
abstract: >-
JCGE is a modular Julia framework for computable general equilibrium (CGE)
modeling. It organizes core abstractions, calibration, runtime, reporting, and
reference models into focused packages, providing a cohesive ecosystem for
building and solving CGE models in Julia.
keywords:
- Computable General Equilibrium
- CGE
- Economic Modeling
- General Equilibrium
- Julia Language
- Scientific Computing
- Modeling Framework
- Numerical Optimization
license: Apache-2.0