File: CITATION

package info (click to toggle)
r-cran-lamw 2.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 172 kB
  • sloc: cpp: 128; sh: 13; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 731 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
bibentry(bibtype     = "Manual",
         textversion = NULL,
         header      = paste("To cite the", sQuote("lamW"),
                             "package in publications, please use:"),
         author      = person(given = "Avraham", family = "Adler",
                              role = c("aut", "cph", "cre"),
                              email = "Avraham.Adler@gmail.com",
                              comment = c(ORCID = "0000-0002-3039-0703")),
         title        = "lamW: Lambert-W Function",
         year         = "2015",
         url          = "https://CRAN.R-project.org/package=lamW",
         doi          = "10.32614/CRAN.package.lamW",
         note         = "R package version 2.2.6"
)