This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/Logtalk/BIBLIOGRAPHY.bib
pmoura 42aabce1bb Logtalk 2.30.7 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1973 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2007-11-06 01:50:09 +00:00

98 lines
2.4 KiB
BibTeX

@misc{logtalkweb,
author = "Paulo Moura",
title = "Logtalk web site",
howpublished = "\url{http://logtalk.org/}"
}
@inproceedings{pmoura07,
author = "Paulo Moura and Paul Crocker and Paulo Nunes",
title = "{Multi-threading programming in Logtalk}",
crossref = "ciclops07",
pages = "87--101",
}
@proceedings{ciclops07,
title = "7th Colloquium on Implementation of Constraint LOgic Programming Systems",
publisher = "University of Oporto",
address = "Oporto, Portugal",
editor = "Salvador Abreu and Vitor Santos Costa",
month = sep,
year = 2007
}
@inproceedings{pmoura06,
author = "Paulo Moura and Vincent Marchetti",
title = "{Logtalk Processing of STEP Part 21 Files}",
crossref = "iclp06",
pages = "453--454",
}
@proceedings{iclp06,
title = "International Conference on Logic Programming 2006",
booktitle = "International Conference on Logic Programming 2006",
series = "Lecture Notes in Computer Science",
publisher = "Springer-Verlag",
address = "Berlin Heidelberg",
editor = "S. Etalle and M. Truszczy\'nski",
number = 4079,
month = aug,
year = 2006
}
@phdthesis{pmoura03,
author = "Paulo Moura",
title = "{Logtalk - Design of an Object-Oriented Logic Programming Language}",
school = "Department of Computer Science, University of Beira Interior, Portugal",
month = sep,
year = 2003,
howpublished = "\url{http://logtalk.org/papers/thesis.pdf}"
}
@unpublished{pmoura00c,
Author = "Paulo Moura",
Title = "{Category-Based Composition in Object-Oriented Languages}",
month = nov,
year = 2000,
howpublished = "\url{http://logtalk.org/papers/categories_ecoop.pdf}",
annote = "Submitted to ECOOP 2001"
}
@techreport{pmoura00b,
author = "Paulo Moura",
title = "{Logtalk 2.6 Documentation}",
institution = "University of Beira Interior, Portugal",
number = "DMI 2000/1",
month = jul,
year = 2000,
howpublished = "\url{http://logtalk.org/files/trdmi20001a4.pdf.gz}"
}
@unpublished{pmoura00a,
Author = "Paulo Moura",
Title = "{Category-Based Composition in Object-Oriented Languages}",
month = apr,
year = 2000,
howpublished = "\url{http://logtalk.org/papers/categories_oopsla.pdf}",
annote = "Submitted to OOPSLA 2000"
}
@article{pmoura99,
author = "Paulo Moura",
title = "{Porting Prolog: Notes on porting a Prolog program to 22 Prolog compilers or the relevance of the ISO Prolog standard}",
journal = "Association of Logic Programming Newsletter",
volume = 12,
number = 2,
month = may,
year = 1999
}