diff options
Diffstat (limited to 'thesis/biblio.bib')
-rw-r--r-- | thesis/biblio.bib | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/thesis/biblio.bib b/thesis/biblio.bib new file mode 100644 index 0000000..60e0903 --- /dev/null +++ b/thesis/biblio.bib @@ -0,0 +1,17 @@ +@Book{P2, + author = "Chen-Chung Chang and H. Jerome Keisler", + title = "Model Theory", + publisher = "North-Holland", + edition = {Third}, + year = 1990, +} + +@inproceedings{P1, + author = {Hiroki Arimura}, + title = {Learning Acyclic First-Order Horn Sentences from Entailment}, + booktitle = {Proc. of the 8th Intl. Conf. on Algorithmic Learning Theory, ALT '97}, + year = {1997}, + pages = {432-445}, + ee = {http://dx.doi.org/10.1007/3-540-63577-7_59}, + bibsource = {DBLP, http://dblp.uni-trier.de} +} |