From 9ef1cda8e12e41d7ea8eaab32edfdf6c92b0e585 Mon Sep 17 00:00:00 2001 From: Thomas Pietrzak Date: Fri, 12 Apr 2019 12:56:40 +0200 Subject: [PATCH] add Pharo --- biblio.bib | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/biblio.bib b/biblio.bib index 5c70929..6079287 100644 --- a/biblio.bib +++ b/biblio.bib @@ -226,6 +226,7 @@ @string{BEZERIANOS = "Bezerianos, Anastasia"} @string{BIGUS = "Bigus, Joseph P."} @string{BILLBERGER = "Billberger, Katarina"} +@string{BLACK = "Black, Andrew P."} @string{BLANDFORD = "Blandford, Ann"} @string{BLATTNER = "Blattner, Meera M."} @string{BLENKHORN = "Blenkhorn, Paul"} @@ -457,6 +458,7 @@ @string{KAMPING = "Kamping, Sandra"} @string{KANNO = "Kanno, Yonezo"} @string{KATCHER = "Katcher, Michael H."} +@string{KAUFFMAN = "Kauffman, Stuart A."} @string{KAWAGUCHI = "Kawaguchi, Yoichiro"} @string{KAWAKAMI = "Kawakami, Naoki"} @string{KHEDDAR = "Kheddar, Abderrahmane"} @@ -579,6 +581,7 @@ @string{NEVIAROUSKAYA = "Neviarouskaya, Alena"} @string{NG = "Ng, Ginna"} @string{NGA = "Ng, Alexander"} +@string{NIERSTRASZ = "Nierstrasz, Oscar"} @string{NIETO = "Nieto, Oriol"} @string{NIGAY = "Nigay, Laurence"} @string{NISHI = "Nishi, Hiroaki"} @@ -624,6 +627,7 @@ @string{PITTS = "Pitts, Walter"} @string{POCHEVILLE = "Pocheville, Aur\'elien"} @string{POGGI = "Poggi, Agostino"} +@string{POLLET = "Pollet, Damien"} @string{PONCET = "Poncet, Pauline"} @string{POOK = "Pook, Stuart"} @string{POPA = "Popa, Dan O."} @@ -1095,6 +1099,14 @@ year = "2002", } +@book{black10, + author = BLACK # " and " # DUCASSE # " and " # NIERSTRASZ # " and " # POLLET, + title = "Pharo by example", + publisher = "Square Bracket Associates", + year = "2010", + url = "http://pharobyexample.org" +} + @article{blattner89, author = BLATTNER # " and " # SUMIKAWA # " and " # GREENBERG, title = "{E}arcons and {I}cons: {T}heir {S}tructure and {C}ommon {D}esign {P}rinciples", @@ -2384,6 +2396,14 @@ pages = "772--773", } +@book{kauffman95, + author = KAUFFMAN, + title = "At Home in the Universe: The Search for Laws of Self-organization and Complexity", + publisher = "Oxford University Press", + year = "1995", + isbn = "978-0195111309" +} + @inproceedings{khoudja04, author = KHOUDJA # " and " # HAFEZ # " and " # ALEXANDRE # " and " # KHEDDAR, title = "Tactile interfaces: a state-of-the-art survey", -- 2.30.2