From 747029c9313f5b79d0ef19f9cddee79ae555dcdc Mon Sep 17 00:00:00 2001 From: Aria Date: Mon, 25 Sep 2023 16:16:21 +0100 Subject: setup thesis template --- thesis/biblio.bib | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 thesis/biblio.bib (limited to 'thesis/biblio.bib') 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} +} -- cgit v1.2.3