File: CITATION

package info (click to toggle)
r-cran-stringi 1.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 30,632 kB
  • sloc: cpp: 301,844; perl: 471; makefile: 9; sh: 1
file content (12 lines) | stat: -rw-r--r-- 405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
bibentry(
    bibtype  = "article",
    title    = "{stringi}: {F}ast and portable character string processing in {R}",
    author   = c(person("Marek", "Gagolewski")),
    journal  = "Journal of Statistical Software",
    year     = "2022",
    volume   = "103",
    number   = "2",
    pages    = "1--59",
    doi      = "10.18637/jss.v103.i02",
    header   = "To cite stringi in publications, use:"
)