Skip to content

@InCollection and @Book not recognised? #162

@ouboub

Description

@ouboub

Hi
I am on Ubuntu 24.04 running TL 2023 and just cloned your repository.
I have two bibtex files I wanted to check
the first one just has one entry

@Book{christodoulou00A,
  author       = {Christodoulou, Demetrios},
  title        = {The action principle and partial differential
                  equations},
  publisher    = {Princeton University Press, Princeton, NJ},
  year         = 2000,
  series       = {Annals of Mathematics Studies},
  volume       = 146,
  Doi          = {10.1515/9781400882687},
  Mrclass      = {58-02 (35A30 35Q60 37K05 58E30 58J45 70Sxx 78A25)},
  Mrnumber     = 1739321,
  Mrreviewer   = {James Isenberg},
  Pages        = 319,
  Url          = {https://doi.org/10.1515/9781400882687}
}

then
perl /usr/local/bin/bibcop.pl --fix bad-formated.bib

results in

I don't know what to do with @Book type of BibTeX entry

the other one is very large
perl /usr/local/bin/bibcop.pl --fix bibgraf.bib

results in

I don't know what to do with @InCollection type of BibTeX entry

is this a bug, or what do I miss

regards

Uwe Brauer
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions