root/tags/lgt2202/BIBLIOGRAPHY

Revision 1195, 1.0 KB (checked in by pmoura, 4 years ago)

Corrected typos.

  • 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@techreport{pmoura00,
20    author = "Paulo Moura",
21    title = "{Logtalk 2.6 Documentation}",
22    institution = "University of Beira Interior, Portugal",
23    number = "DMI 2000/1",
24    year = 2000,
25    howpublished = "\url{http://www.logtalk.org/files/trdmi20001a4.pdf.gz}"
26}
27
28
29@article{pmoura99,
30    author = "Paulo Moura",
31    title = "{Porting Prolog: Notes on porting a Prolog program to 22 Prolog compilers or the relevance of the ISO Prolog standard}",
32    journal = "Association of Logic Programming Newsletter",
33    volume = 12,
34    number = 2,
35    month = may,
36    year = 1999
37}
Note: See TracBrowser for help on using the browser.