home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / n / nuweb / Source / src / literate_b < prev    next >
Encoding:
Text File  |  1997-02-21  |  2.2 KB  |  106 lines

  1. Bibliography for nuweb
  2.  
  3. @string{spe="Software---Practice and Experience"}
  4.  
  5.  
  6. @unpublished{noweb,
  7.   author="Norman Ramsey",
  8.   title="Literate-Programming Tools Need Not Be Complex",
  9.   month=aug,
  10.   year=1992,
  11.   note="Submitted to IEEE Software"
  12. }
  13.  
  14. @article{aho:75,
  15.   author="Alfred V. Aho and Margaret J. Corasick",
  16.   title="Efficient String Matching: An Aid to Bibliographic Search",
  17.   pages="333--340",
  18.   journal=cacm,
  19.   year=1975,
  20.   month=jun,
  21.   volume=18,
  22.   number=6
  23. }
  24.  
  25. @article{knuth:84,
  26.   author="Donald E. Knuth",
  27.   title="Literate Programming",
  28.   pages="97--111",
  29.   journal="The Computer Journal",
  30.   year="1984",
  31.   month=may,
  32.   volume=27,
  33.   number=2
  34. }
  35.  
  36. @techreport{levy:90,
  37.   author="Silvio Levy and Donald E. Knuth",
  38.   title="{{\tt CWEB}} User Manual: The {{\tt CWEB}} System of
  39.          Structured Documentation",
  40.   year="1990",
  41.   month=oct,
  42.   institution="Stanford University",
  43.   number="{\sc STAN}-{\sc CS}-83-977",
  44.   note="Available for anonymous ftp from {\tt labrea.stanford.edu} in
  45.          directory {\tt pub/cweb}"
  46. }
  47.  
  48. @book{texbook,
  49.   author="Donald E. Knuth",
  50.   title="The {{\TeX}}book",
  51.   publisher="Addison-Wesley",
  52.   year=1986,
  53.   series="Computers \& Typesetting"
  54. }
  55.  
  56. @book{tex:program,
  57.   author="Donald E. Knuth",
  58.   title="{{\TeX}}: The Program",
  59.   publisher="Addison-Wesley",
  60.   year=1986,
  61.   series="Computers \& Typesetting"
  62. }
  63.  
  64. @book{metafont:program,
  65.   author="Donald E. Knuth",
  66.   title="{\MF:} The Program",
  67.   publisher="Addison-Wesley",
  68.   year=1986,
  69.   series="Computers \& Typesetting"
  70. }
  71.  
  72. @book{latex,
  73.   author="Leslie Lamport",
  74.   title="{{\LaTeX:}} A Document Preparation System",
  75.   publisher="Addison-Wesley",
  76.   year=1986
  77. }
  78.  
  79. @booklet{funnelweb,
  80.   title="{FunnelWeb} User's Manual",
  81.   author="Ross N. Williams",
  82.   note="Available for anonymous ftp from {\tt sirius.itd.adelaide.edu.au}
  83.                  in directory {\tt pub/funnelweb}",
  84.   month=may,
  85.   year=1992
  86. }
  87.  
  88. @article{hanson:90,
  89.   title="Fast Allocation and Deallocation of Memory Based on Object Lifetimes",
  90.   author="David R. Hanson",
  91.   journal=spe,
  92.   year=1990,
  93.   month=jan,
  94.   volume=20,
  95.   number=1,
  96.   pages="5--12"
  97. }
  98.  
  99. @booklet{drakos:94,
  100.   title="The {\LaTeX2HTML} Translator",
  101.   author="Nikos Drakos",
  102.   note="Program available from {\sc CTAN} nodes in 
  103.           {\tt /ctan/tex-archive/support/latex2html/}",
  104.   year=1994
  105. }
  106.