Package: rebib
Type: Package
Title: Convert and Aggregate Bibliographies
Version: 0.5.0
Authors@R: 
    c(person(given = "Abhishek",
             family = "Ulayil",
             email = "perricoq@outlook.com",
             role = c("aut", "cre","cph"),
             comment = c(ORCID = "0009-0000-6935-8690")),
      person(given = "Heather",
             family = "Turner",
             email = "ht@heatherturner.net",
             role = "ctb",
             comment = c(ORCID = "0000-0002-1256-3375")),
      person(given = "Christophe",
             family = "Dervieux",
             role = "ctb",
             email = "christophe.dervieux@gmail.com",
             comment = c(ORCID = "0000-0003-4474-2498")),
      person(given = "Mitchell",
             family = "O'Hara-Wild",
             role = "ctb",
             email = "mail@mitchelloharawild.com",
             comment = c(ORCID = "0000-0001-6729-7695")),
      person(given = "Dianne",
             family = "Cook",
             email = "dicook@monash.edu",
             role = "ctb",
             comment = c(ORCID = "0000-0002-3813-7155")),
      person(given = "Yinxiang",
             family = "Huang",
             email = "21375146@buaa.edu.cn",
             role = "ctb",
             comment = c(ORCID = "0009-0007-2031-7901")))
Description: Authors working with 'LaTeX' articles use the built-in bibliography
    options and 'BibTeX' files. While this might work with 'LaTeX', it does not
    function well with Web articles. As a way out, 'rebib' offers tools to
    convert and combine bibliographies from both sources. 
License: MIT + file LICENSE
URL: https://github.com/Abhi-1U/rebib
BugReports: https://github.com/Abhi-1U/rebib/issues
Encoding: UTF-8
Imports: tools, stringr, logger, xfun, cli, whisker
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
Language: en-US
NeedsCompilation: no
Packaged: 2024-10-15 07:55:17 UTC; abhi
Author: Abhishek Ulayil [aut, cre, cph]
    (<https://orcid.org/0009-0000-6935-8690>),
  Heather Turner [ctb] (<https://orcid.org/0000-0002-1256-3375>),
  Christophe Dervieux [ctb] (<https://orcid.org/0000-0003-4474-2498>),
  Mitchell O'Hara-Wild [ctb] (<https://orcid.org/0000-0001-6729-7695>),
  Dianne Cook [ctb] (<https://orcid.org/0000-0002-3813-7155>),
  Yinxiang Huang [ctb] (<https://orcid.org/0009-0007-2031-7901>)
Maintainer: Abhishek Ulayil <perricoq@outlook.com>
Repository: CRAN
Date/Publication: 2024-10-15 09:00:02 UTC
Built: R 4.4.1; ; 2024-10-15 10:00:02 UTC; unix
