-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCITATION.cff
42 lines (40 loc) · 1.31 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
29
30
31
32
33
34
35
36
37
38
39
40
41
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "lamW" in publications use:'
type: software
license: BSD-2-Clause
title: 'lamW: Lambert-W Function'
version: 2.2.4
doi: 10.32614/CRAN.package.lamW
abstract: Implements both real-valued branches of the Lambert-W function (Corless
et al, 1996) <https://doi.org/10.1007/BF02124750> without the need for installing
the entire GSL.
authors:
- family-names: Adler
given-names: Avraham
email: Avraham.Adler@gmail.com
orcid: https://orcid.org/0000-0002-3039-0703
preferred-citation:
type: manual
title: 'lamW: Lambert-W Function'
authors:
- family-names: Adler
given-names: Avraham
email: Avraham.Adler@gmail.com
orcid: https://orcid.org/0000-0002-3039-0703
year: '2015'
url: https://CRAN.R-project.org/package=lamW
doi: 10.32614/CRAN.package.lamW
notes: R package version 2.2.3
repository: https://CRAN.R-project.org/package=lamW
repository-code: https://github.com/aadler/lamW
url: https://github.com/aadler/lamW
date-released: '2024-06-16'
contact:
- family-names: Adler
given-names: Avraham
email: Avraham.Adler@gmail.com
orcid: https://orcid.org/0000-0002-3039-0703