-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCITATION.cff
28 lines (28 loc) · 1.08 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
cff-version: 1.2.0
message: 'If you use this software, please cite it as below.'
title: 'Javascript library allowing to generate spectra using gaussian or lorentzian shapes'
abstract: 'Based on peaks position, height, width and shape this library will create a spectrum containing a define number of points'
repository-artifact: http://cheminfo.github.io/spectra-generator/
repository-code: https://github.com/cheminfo/spectra-generator
authors:
- family-names: 'Patiny'
given-names: 'Luc'
orcid: 'https://orcid.org/0000-0002-4943-2643'
- family-names: 'Bolaños'
given-names: 'Alejandro'
affiliation: 'Universidad del Valle, Cali, Colombia'
orcid: 'https://orcid.org/0000-0001-5933-5524'
- family-names: 'Zasso'
given-names: 'Michaël'
affiliation: 'Zakodium Sàrl, Switzerland'
orcid: 'https://orcid.org/0000-0001-5295-2159'
- family-names: 'Patiny'
given-names: 'Océane'
orcid: 'https://orcid.org/0000-0002-8203-126X'
license: MIT
keywords:
- Spectrum generation
- Nuclear magnetic resonance-
- Gaussian
- Lorentzian
doi: 10.5281/zenodo.5172776