On Wed, 04 Dec 2013, [email protected] wrote: > Yes, I run > bibrank -f50000 -R -wwrd -s14d -LSunday > as suggested in the docs.
Did it run recently? If not, please rerun without Sunday. So it seems you've hit the harder issue. One way how to proceed to debug this is to make sure that all your records have some metadata to rank by according to what is defined in your `wrd.cfg'. Defaults are: tag1 = 6531_a, 2, en tag2 = 695__a, 1, en tag3 = 6532_a, 1, en [...] tag13 = 100__%, 2, none tag14 = 700__%, 1, none tag15 = 721__a, 1, none Have you customised this in some way? Do all your records have at least some of these tags? Is there a record that may have none of them and so could cause this ranking singularity? You can check your real tag usage by running `bibstat'. Best regards -- Tibor Simko

