|
Revision 1498, 1.5 KB
(checked in by pmoura, 4 years ago)
|
|
Added references to unpublished papers on categories. (submitted to OOPSLA 2000 and ECOOP 2001).
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | |
|---|
| 2 | @misc{logtalkweb, |
|---|
| 3 | author = "Paulo Moura", |
|---|
| 4 | title = "Logtalk web site", |
|---|
| 5 | howpublished = "\url{http://www.logtalk.org/}" |
|---|
| 6 | } |
|---|
| 7 | |
|---|
| 8 | |
|---|
| 9 | @phdthesis{pmoura03, |
|---|
| 10 | author = "Paulo Moura", |
|---|
| 11 | title = "{Logtalk - Design of an Object-Oriented Logic Programming Language}", |
|---|
| 12 | school = "Department of Informatics, University of Beira Interior, Portugal", |
|---|
| 13 | month = sep, |
|---|
| 14 | year = 2003, |
|---|
| 15 | howpublished = "\url{http://www.logtalk.org/papers/thesis.pdf}" |
|---|
| 16 | } |
|---|
| 17 | |
|---|
| 18 | |
|---|
| 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, |
|---|
| 30 | author = "Paulo Moura", |
|---|
| 31 | title = "{Logtalk 2.6 Documentation}", |
|---|
| 32 | institution = "University of Beira Interior, Portugal", |
|---|
| 33 | number = "DMI 2000/1", |
|---|
| 34 | month = jul, |
|---|
| 35 | year = 2000, |
|---|
| 36 | 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" |
|---|
| 47 | } |
|---|
| 48 | |
|---|
| 49 | |
|---|
| 50 | @article{pmoura99, |
|---|
| 51 | author = "Paulo Moura", |
|---|
| 52 | title = "{Porting Prolog: Notes on porting a Prolog program to 22 Prolog compilers or the relevance of the ISO Prolog standard}", |
|---|
| 53 | journal = "Association of Logic Programming Newsletter", |
|---|
| 54 | volume = 12, |
|---|
| 55 | number = 2, |
|---|
| 56 | month = may, |
|---|
| 57 | year = 1999 |
|---|
| 58 | } |
|---|