Package: formatBibtex
Title: Format BibTeX Entries and Files
Version: 0.1.0
Authors@R: c(
    person(given = "Wenjie", family = "Wang",
           email = "wang@wwenjie.org",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0363-3180"))
    )
Description: Format BibTeX entries and files in an opinionated way.
Depends: R (>= 4.0)
Imports: utils
Suggests: bibtex
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/wenjie2wang/formatBibtex
BugReports: https://github.com/wenjie2wang/formatBibtex/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-03 01:20:11 UTC; wenjie
Author: Wenjie Wang [aut, cre] (<https://orcid.org/0000-0003-0363-3180>)
Maintainer: Wenjie Wang <wang@wwenjie.org>
Repository: CRAN
Date/Publication: 2023-02-03 20:22:30 UTC
