Search (1 results, page 1 of 1)

  • × author_ss:"Lamb, D.A."
  • × theme_ss:"Register"
  • × type_ss:"a"
  1. Lamb, D.A.; Lamb, M.A.: Separation of concerns for indexing (1993) 0.01
    0.014084793 = product of:
      0.042254377 = sum of:
        0.042254377 = product of:
          0.084508754 = sum of:
            0.084508754 = weight(_text_:index in 7203) [ClassicSimilarity], result of:
              0.084508754 = score(doc=7203,freq=2.0), product of:
                0.21880072 = queryWeight, product of:
                  4.369764 = idf(docFreq=1520, maxDocs=44218)
                  0.050071523 = queryNorm
                0.3862362 = fieldWeight in 7203, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  4.369764 = idf(docFreq=1520, maxDocs=44218)
                  0.0625 = fieldNorm(doc=7203)
          0.5 = coord(1/2)
      0.33333334 = coord(1/3)
    
    Abstract
    Separation of concerns is a fundamental principle for managing complex tasks. Previous tools for assisting in generating back-of-the-book indexes do not apply this principle as thoroughly as they might, in particular, most confuse 2 issues: recording where references occur in the main text and deciding what terms should appear in the index. Describes a general facility for multi-level indexes that embodies this principle, usable in any document formatter that can produce a secondary output file recording page numbers where references occur. LATEX, Scribe and nroff/troff fall in this category