[xml/sgml-pkgs] Bug#869618: bib2ris ignores year

Leon Meier Leon.Meier at yandex.ru
Mon Jul 24 22:13:43 UTC 2017


Package: refdb-clients
Version: 1.0.2-3

The year field in the .bib files is ignored. Example input file 
mybiblio.bib:

@article{entry,
   author    = {John Smith},
   title     = {Awesome Title},
   journal = {JACM},
   year      = {2006},
   pages     = {1--2}
}

Running `bib2ris mybiblio.bib` results in

TY  - JOUR
ID  - entry
AU  - Smith,John
JF  - JACM
SP  - 1
EP  - 2
PY  - ///
TI  - Awesome Title
ER  -

As you see, the year is missing in the output. Trying various 
command-line options did not help. Any improvement would be greatly 
appreciated.

Thanks in advance!
Leon



More information about the debian-xml-sgml-pkgs mailing list