### /u/sy/beebe/tex/bib/find-author-page-matches.awk, Sun Sep 26 08:20:43 1999 ### Edit by Nelson H. F. Beebe ### ==================================================================== ### Search BibTeX entries for matches between the author in a BibNet ### Project style citation label, and the first page number, with data ### from other entries. Databases frequently have errors in citation ### years, and this function may help to turn up entries that should be ### corrected and merged. ### ### Usage: ### gawk -f find-author-page-matches.awk BibTeX-file(s) ### gawk -f find-author-page-matches.awk "/dev/tty" print FILENAME ":" FNR ":%%" message >"/dev/stderr" }