Skip to content

Commit 4656ce6

Browse files
authored
Merge pull request #132 from lcmd-epfl/citation
add CITATION.cff
2 parents 2a22386 + 7b4140d commit 4656ce6

1 file changed

Lines changed: 115 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
title: Q-Stack
4+
version: v0.1.0+2025.12.08
5+
date-released: 2025-12-08
6+
authors:
7+
# current maintainers
8+
- family-names: Briling
9+
given-names: Ksenia R.
10+
orcid: https://orcid.org/0000-0003-2250-9898
11+
- family-names: Calvino Alonso
12+
given-names: Yannick
13+
orcid: https://orcid.org/0009-0008-9573-7772
14+
- family-names: Hernandez-Cuellar
15+
given-names: Osvaldo
16+
orcid: https://orcid.org/0009-0001-5693-0034
17+
- family-names: Marsh
18+
given-names: Liam Oliver
19+
orcid: https://orcid.org/0000-0002-7276-5673
20+
# past maintainers
21+
- family-names: Fabrizio
22+
given-names: Alberto
23+
orcid: https://orcid.org/0000-0002-4440-3149
24+
- family-names: Gerwen
25+
name-particle: van
26+
given-names: Puck
27+
orcid: https://orcid.org/0000-0002-7992-5529
28+
- family-names: Laplaza
29+
given-names: Rubén
30+
orcid: https://orcid.org/0000-0001-6315-4398
31+
32+
repository-code: "https://github.com/lcmd-epfl/Q-stack"
33+
license: MIT
34+
type: software
35+
url: "https://lcmd-epfl.github.io/Q-stack"
36+
references:
37+
- title: "Machine-learning the transition density of the productive excited states of azo-dyes"
38+
type: article
39+
doi: 10.1021/acs.jpclett.1c01425
40+
year: 2021
41+
authors:
42+
- family-names: Vela
43+
given-names: Sergi
44+
- family-names: Fabrizio
45+
given-names: Alberto
46+
orcid: https://orcid.org/0000-0002-4440-3149
47+
- family-names: Briling
48+
given-names: Ksenia R.
49+
orcid: https://orcid.org/0000-0003-2250-9898
50+
- family-names: Corminboeuf
51+
given-names: Clemence
52+
orcid: https://orcid.org/0000-0001-7993-2879
53+
- title: "Impact of quantum-chemical metrics on the machine learning prediction of electron density"
54+
type: article
55+
doi: 10.1063/5.0055393
56+
year: 2021
57+
authors:
58+
- family-names: Briling
59+
given-names: Ksenia R.
60+
orcid: https://orcid.org/0000-0003-2250-9898
61+
- family-names: Fabrizio
62+
given-names: Alberto
63+
orcid: https://orcid.org/0000-0002-4440-3149
64+
- family-names: Corminboeuf
65+
given-names: Clemence
66+
orcid: https://orcid.org/0000-0001-7993-2879
67+
- title: "SPAHM: the Spectrum of Approximated Hamiltonian Matrices representations"
68+
type: article
69+
doi: 10.1039/D1DD00050K
70+
year: 2022
71+
authors:
72+
- family-names: Fabrizio
73+
given-names: Alberto
74+
orcid: https://orcid.org/0000-0002-4440-3149
75+
- family-names: Briling
76+
given-names: Ksenia R.
77+
orcid: https://orcid.org/0000-0003-2250-9898
78+
- family-names: Corminboeuf
79+
given-names: Clemence
80+
orcid: https://orcid.org/0000-0001-7993-2879
81+
- title: "SPAHM(a,b): Encoding the Density Information from Guess Hamiltonian in Quantum Machine Learning Representations"
82+
type: article
83+
doi: 10.1021/acs.jctc.3c01040
84+
year: 2024
85+
authors:
86+
- family-names: Briling
87+
given-names: Ksenia R.
88+
orcid: https://orcid.org/0000-0003-2250-9898
89+
- family-names: Calvino Alonso
90+
given-names: Yannick
91+
orcid: https://orcid.org/0009-0008-9573-7772
92+
- family-names: Fabrizio
93+
given-names: Alberto
94+
orcid: https://orcid.org/0000-0002-4440-3149
95+
- family-names: Corminboeuf
96+
given-names: Clemence
97+
orcid: https://orcid.org/0000-0001-7993-2879
98+
- title: "Physics-based representations for machine learning properties of chemical reactions"
99+
type: article
100+
doi: 10.1088/2632-2153/ac8f1a
101+
year: 2022
102+
authors:
103+
- family-names: Gerwen
104+
name-particle: van
105+
given-names: Puck
106+
orcid: https://orcid.org/0000-0002-7992-5529
107+
- family-names: Fabrizio
108+
given-names: Alberto
109+
orcid: https://orcid.org/0000-0002-4440-3149
110+
- family-names: Wodrich
111+
given-names: Matthew D
112+
orcid: https://orcid.org/0000-0002-6006-671X
113+
- family-names: Corminboeuf
114+
given-names: Clemence
115+
orcid: https://orcid.org/0000-0001-7993-2879

0 commit comments

Comments
 (0)