Skip to content

Commit

Permalink
Updating reference to Linscott et al. (2023) (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
elinscott authored Dec 14, 2023
1 parent bbefdfc commit 366ec09
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 35 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_citation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3
- name: Get branch name
id: branch-name
uses: tj-actions/branch-names@v6
uses: tj-actions/branch-names@v8
- name: Set up Python 3.8
uses: actions/setup-python@v4
with:
Expand Down
21 changes: 11 additions & 10 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
authors:
- affiliation: École Polytechnique Fédérale de Lausanne
email: edward.linscott@epfl.ch
- affiliation: Paul Scherrer Institut
email: edward.linscott@psi.ch
family-names: Linscott
given-names: Edward
orcid: https://orcid.org/0000-0002-4967-9873
Expand All @@ -18,7 +18,7 @@ authors:
given-names: Nicola
orcid: https://orcid.org/0000-0002-9764-0199
cff-version: 1.2.0
license: GPL-3.0
license: GPL-2.0
message: If you use this software, please cite it using the metadata from this file.
preferred-citation:
authors:
Expand Down Expand Up @@ -55,17 +55,18 @@ preferred-citation:
given-names: Nicola
orcid: https://orcid.org/0000-0002-9764-0199
identifiers:
- description: DOI of the arXiv preprint
- description: DOI of the JCTC article
type: doi
value: 10.48550/arXiv.2302.07759
value: 10.1021/acs.jctc.3c00652
- description: The arXiv preprint
type: other
value: https://arxiv.org/abs/2302.07759
journal: arXiv
status: preprint
title: 'koopmans: an open-source package for accurately and efficiently predicting
spectral properties with Koopmans functionals'
value: https://pubs.acs.org/doi/full/10.1021/acs.jctc.3c00652
issue: 20
journal: Journal of Chemical Theory and Computation
title: 'koopmans: An Open-Source Package for Accurately and Efficiently Predicting
Spectral Properties with Koopmans Functionals'
type: article
volume: 19
year: 2023
repository-code: https://github.com/epfl-theos/koopmans/
title: koopmans
Expand Down
Loading

0 comments on commit 366ec09

Please sign in to comment.