Annotation of researchv10dc/vol2/index/tools/top2.awk, revision 1.1

1.1     ! root        1: /^\.\.\.\\\"refer begin/       { exit }
        !             2: /^\.[ \t]*\\"/ {next}
        !             3: /^References$/ ||
        !             4: /REFERENCES/   ||
        !             5: /\\.*\{.*References\}/ ||
        !             6: /\\.*\{References\}/   ||
        !             7: /^[0-9. ]*References$/ ||
        !             8: /\\end\{document\}/    ||
        !             9: /^\...[ ]*References[.]*$/     { if(!indef)exit }
        !            10: /^\.(de|ig|am)/        { indef=1
        !            11:        next
        !            12:        }
        !            13: /^\.\.([ \\]|$)/       {indef=0
        !            14:        next
        !            15:        }
        !            16: /.*/   { if(!indef)print $0 }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.