Skip to content

Commit c508e10

Browse files
committed
new license and CITATION.cff
1 parent eae9ab8 commit c508e10

3 files changed

Lines changed: 260 additions & 129 deletions

File tree

CITATION.cff

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
cff-version: 1.2.0
2+
title: "GEMC — Geant4 Monte-Carlo"
3+
message: "If you use GEMC in scientific work, please cite the preferred-citation below."
4+
type: software
5+
authors:
6+
- family-names: Ungaro
7+
given-names: Maurizio
8+
affiliation: "Thomas Jefferson National Accelerator Facility (Jefferson Lab)"
9+
email: ungaro@jlab.org
10+
repository-code: "https://github.com/gemc/src"
11+
url: "https://gemc.github.io/home/"
12+
license: Apache-2.0
13+
preferred-citation:
14+
type: conference-paper
15+
title: "Geant4 Monte-Carlo (GEMC) A database-driven simulation program"
16+
authors:
17+
- family-names: Ungaro
18+
given-names: Maurizio
19+
collection-title: "European Physical Journal Web of Conferences"
20+
volume: 295
21+
year: 2024
22+
month: 5
23+
doi: "10.1051/epjconf/202429505005"
24+
notes: "Article number 05005"

0 commit comments

Comments
 (0)