Skip to content

Commit 852d3bc

Browse files
authored
Update CITATION.cff
1 parent 1cbebbb commit 852d3bc

1 file changed

Lines changed: 8 additions & 29 deletions

File tree

CITATION.cff

Lines changed: 8 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,10 @@
11
cff-version: 1.1.0
2-
message: "If you use this script, please cite it as below."
3-
title: "ConeZen: Visualiser for Conical Intersection Branching Planes"
4-
version: "1.0.0"
5-
doi: "10.5281/zenodo.YOUR_DOI_HERE"
6-
date-released: "2025-07-14"
2+
message: "If you use this software, please cite it as below."
73
authors:
8-
- family-names: "Dihingia"
9-
given-names: "Kalpajyoti"
10-
orcid: "https://orcid.org/0009-0006-1147-609X"
11-
affiliation: "Banaras Hindu University (BHU)"
12-
license: "GPL-3.0"
13-
repository-code: "https://github.com/Kalpa08/conezen"
14-
url: "https://github.com/Kalpa08/conezen"
15-
abstract: |
16-
ConeZen is a Python script to visualise the topology of conical intersection
17-
branching planes using input gradients and NAC vectors. It implements
18-
key theoretical models derived from the literature, and helps generate
19-
3D plots and animations of the conical intersection surfaces.
20-
This tool was developed as part of Kalpa Dihingia's doctoral research
21-
under the guidance of Banaras Hindu University (BHU).
22-
23-
preferred-citation:
24-
type: software
25-
authors:
26-
- family-names: "Dihingia"
27-
given-names: "Kalpajyoti"
28-
title: "ConeZen: Visualiser for Conical Intersection Branching Planes"
29-
version: v0.1-beta
30-
doi: "10.5281/zenodo.YOUR_DOI_HERE"
31-
date-released: 2025-07-19
4+
- family-names: Dihingia
5+
given-names: Kalpajyoti
6+
orcid: https://orcid.org/0009-0006-1147-609X
7+
title:
8+
version: v0.1-beta
9+
date-released: 2025-07-19
10+

0 commit comments

Comments
 (0)