Changeset 1498 for trunk/BIBLIOGRAPHY

Show
Ignore:
Timestamp:
09/12/04 10:57:05 (4 years ago)
Author:
pmoura
Message:

Added references to unpublished papers on categories. (submitted to OOPSLA 2000 and ECOOP 2001).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/BIBLIOGRAPHY

    r1195 r1498  
    1717 
    1818 
    19 @techreport{pmoura00, 
     19@unpublished{pmoura00c, 
     20    Author = "Paulo Moura", 
     21    Title = "{Category-Based Composition in Object-Oriented Languages}", 
     22    month = nov, 
     23    year = 2000, 
     24    howpublished = "\url{http://www.logtalk.org/papers/categories_ecoop.pdf}", 
     25    annote = "Submitted to ECOOP 2001" 
     26} 
     27 
     28 
     29@techreport{pmoura00b, 
    2030    author = "Paulo Moura", 
    2131    title = "{Logtalk 2.6 Documentation}", 
    2232    institution = "University of Beira Interior, Portugal", 
    2333    number = "DMI 2000/1", 
     34    month = jul, 
    2435    year = 2000, 
    2536    howpublished = "\url{http://www.logtalk.org/files/trdmi20001a4.pdf.gz}" 
     37} 
     38 
     39 
     40@unpublished{pmoura00a, 
     41    Author = "Paulo Moura", 
     42    Title = "{Category-Based Composition in Object-Oriented Languages}", 
     43    month = apr, 
     44    year = 2000, 
     45    howpublished = "\url{http://www.logtalk.org/papers/categories_oopsla.pdf}", 
     46    annote = "Submitted to OOPSLA 2000" 
    2647} 
    2748