Skip to content

Commit c00bc69

Browse files
committed
Added the citation file with as much metadata on all the authors as I could find at the moment
1 parent 57cc434 commit c00bc69

1 file changed

Lines changed: 86 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
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: Libra
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: 'Alexey, V.'
12+
family-names: Akimov
13+
email: alexvakimov@gmail.com
14+
affiliation: 'University at Buffalo, State University of New York'
15+
orcid: 'https://orcid.org/0000-0002-7815-3731'
16+
- given-names: Mohammad
17+
family-names: Shakiba
18+
affiliation: 'University at Buffalo, State University of New York'
19+
email: mshakiba@buffalo.edu
20+
- given-names: Brendan
21+
family-names: Smit
22+
affiliation: 'University at Buffalo, State University of New York'
23+
orcid: 'https://orcid.org/0000-0003-3460-9984'
24+
- given-names: Daeho
25+
family-names: Han
26+
email: daehohan@buffalo.edu
27+
affiliation: 'University at Buffalo, State University of New York'
28+
orcid: 'https://orcid.org/0000-0003-2853-6571'
29+
- given-names: Matthew
30+
family-names: Dutra
31+
affiliation: University of South Carolina
32+
orcid: 'https://orcid.org/0000-0001-5240-3547'
33+
- given-names: Kosuke
34+
family-names: Sato
35+
affiliation: Toyota Central Research and Development Laboratories
36+
orcid: 'https://orcid.org/0000-0003-3293-2809'
37+
- given-names: Story
38+
family-names: Temen
39+
affiliation: 'University at Buffalo, State University of New York'
40+
- given-names: Wei
41+
family-names: Li
42+
orcid: 'https://orcid.org/0000-0002-9999-5081'
43+
affiliation: Hunan Agricultural University
44+
email: liwei0099@gmail.com
45+
- given-names: Taras
46+
family-names: Khvorost
47+
affiliation: 'University of California, Los Angeles'
48+
email: xbopoctt@gmail.com
49+
- given-names: Xiang
50+
family-names: Sun
51+
orcid: 'https://orcid.org/0000-0002-2846-8532'
52+
affiliation: New York University Shanghai
53+
email: xiang.sun@nyu.edu
54+
- given-names: Elizabeth
55+
family-names: Stippell
56+
affiliation: University of Southern California
57+
- given-names: 'Igor, S.'
58+
family-names: Gerasimov
59+
repository-code: 'https://github.com/Quantum-Dynamics-Hub/libra-code'
60+
repository: 'https://github.com/compchem-cybertraining/Tutorials_Libra'
61+
abstract: >-
62+
Libra is a modular software for quantum nonadiabatic
63+
dynamics methodology development and applications. It
64+
implements a range of quantum, quantum-classical, and
65+
semiclassical methodologies for modeling excited states
66+
and quantum nonadiabatic processes, including but not
67+
limited to a variety of trajectory surface hopping,
68+
Ehrenfest, HEOM, and other methodologies. It can be
69+
applied to abstract and atomistic systems with thousands
70+
of atoms.
71+
keywords:
72+
- trajectory surface hopping
73+
- nonadiabatic dynamics
74+
- quantum dynamics
75+
- excited states
76+
- solar energy materials
77+
- exact factorization
78+
- quantum trajectories
79+
- HEOM
80+
- DVR
81+
- Ehrenfest
82+
license: GPL-3.0+
83+
version: 5.8.1
84+
date-released: '2024-11-05'
85+
86+

0 commit comments

Comments
 (0)