Skip to content

Commit

Permalink
meta: Add citation.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
markuskowa committed Jan 25, 2024
1 parent 8ffe72f commit 247e0de
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
cff-version: 1.2.0
title: NixOS-QChem
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Markus
family-names: Kowalewski
email: [email protected]
orcid: 'https://orcid.org/0000-0002-2288-2548'
- given-names: Phillip
family-names: Seeber
email: [email protected]
orcid: 'https://orcid.org/0000-0002-4968-7726'
identifiers:
- type: doi
value: 10.1002/qua.26872
description: >-
M. Kowalewski, P. Seeber, "Sustainable Packaging of
Quantum Chemistry Software with the Nix Package
Manager", Int. J. Quantum Chem., 122, e26872 (2022).
repository-code: 'https://github.com/Nix-QChem/NixOS-QChem'
abstract: >+
Nix expressions for HPC/Quantum chemistry software
packages.
The goal of this project is to integrate software packages
into nixos to make it suitable for running it on a HPC
cluster. It provides popular quantum chemistry packages
and performance optimization to upstream nixpkgs.
keywords:
- nix
- hpc
- computational-chemistry
- quantum-chemistry
license: MIT

0 comments on commit 247e0de

Please sign in to comment.