-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added citation file for Localized Basis
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
abstract: "This library provides a list localized basis set procedure, commonly occurring in post-scf calculations like second-orded Moller-Plesset (MP2) perturbation theory, random phase approximation (RPA) and G0W0 approach. At the current stage, localized basis component of the GreenX library provide the separable resolution of the identity (RI) fitting coefficients to be used for the calculation of exact exchange energy, canonical RPA and GW methodologies." | ||
authors: | ||
- name: "GreenX library" | ||
- family-names : Delesma Diaz | ||
given-names : Francisco Antonio | ||
orcid : 0000-0001-6912-7745 | ||
cff-version: 1.2.0 | ||
contact: [email protected] | ||
preferred-citation: | ||
- doi: 10.1063/5.0184406 | ||
license: | ||
- Apache-2.0 | ||
message: "If you use this software, please cite the article from preferred-citation DOI contained in this CITATION.cff file." | ||
repository-code: "https://github.com/nomad-coe/greenX/tree/main/GX-LocalizedBasis" | ||
title: "Localized basis component of the GreenX library" |