Skip to content

Multi-month conferences make biber unhappy #22

Description

@katrielalex

Some conferences span multiple months, and the cryptobib citations write them as e.g. sep~/~oct. This makes Biber unhappy, since it expects integers for months:

Biber warning: [5804] Utils.pm:164> WARN - month field '9~/~10' in entry 'CHES11' is not an integer - this will probably not sort properly.

I expect this is deliberate and I should just ignore the biber warning, but wanted to bring it up in case it wasn't.

The list of such conferences in abbrev3 is:

$ grep -ir month cryptobib/abbrev3.bib | grep \~ | cut -d\{ -f2 | cut -d' ' -f1 | tr \n , | sed s/month//g
acisp15,ccs06,asiacrypt94,asiacrypt03,asiacrypt15,ches05,ches11,cqre99,rsa12,rsa13,rsa16,eurocrypt82,eurocrypt98,eurocrypt02,eurocrypt06,fc05,fc06,fc11,fc12,focs89,icalp74,icalp03,icisc06,icisc11,isc02,isc06,latin14,ndss07,ndss10,pkc13,pkc15,podc98,provsec08,stoc95,stoc09,stoc14,trustbus04,trustbus11,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions