From 047f27bb3e1d54a5ba3a1bca9fcbf8e8f1a43ba6 Mon Sep 17 00:00:00 2001 From: Thomas Pietrzak Date: Mon, 15 Apr 2019 10:20:46 +0200 Subject: [PATCH] mbl06 et horvitz99 --- biblio.bib | 70 +++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 62 insertions(+), 8 deletions(-) diff --git a/biblio.bib b/biblio.bib index 6079287..5890adf 100644 --- a/biblio.bib +++ b/biblio.bib @@ -16,6 +16,10 @@ @string{CHI93 = PROC # "CHI'93" # CHINAME} @string{CHI94 = PROC # "CHI'94" # CHINAME} @string{CHI95 = PROC # "CHI'95" # CHINAME} +@string{CHI96 = PROC # "CHI'96" # CHINAME} +@string{CHI97 = PROC # "CHI'97" # CHINAME} +@string{CHI98 = PROC # "CHI'98" # CHINAME} +@string{CHI99 = PROC # "CHI'99" # CHINAME} @string{CHI00 = PROC # "CHI'00" # CHINAME} @string{CHIEXT00 = EXT # "CHI'00" # CHINAME} @string{CHIO1 = PROC # "CHI'01" # CHINAME} @@ -317,7 +321,7 @@ @string{DOMINGUEZ = "Dom{\'i}nguez-Ram{\'i}rez, Omar Arturo"} @string{DRAGICEVIC = "Dragicevic, Pierre"} @string{DRAPER = "Draper, Geoffrey M."} -@string{DUCASSE = "Ducasse, Sté{\'e}phane"} +@string{DUCASSE = "Ducasse, St{\'e}phane"} @string{DUCE = "Duce, David A."} @string{DUFRESNE = "Dufresne, Aude"} @string{DUMONT = "Dumont, Guy"} @@ -420,6 +424,7 @@ @string{HOLBEIN = "Holbein, Marc"} @string{HOLLAND = "Holland, Simon"} @string{HORSTMANN = "Horstmann, Mikro"} +@string{HORVITZ = "Horvitz, Eric"} @string{HOSHI = "Hoshi, Takayuki"} @string{HOWELL = "Howell, John N."} @string{HUBERT = "Hubert, Thomas"} @@ -1030,6 +1035,16 @@ publisher = {ACM}, } +@inbook{mbl06, + author = MBL, + title = "Human-{C}omputer {I}nteraction", + booktitle = "Interactive Computation: The New Paradigm", + year = "2006", + pages = "227--254", + publisher = SPRINGER, + url = "https://www.springer.com/us/book/9783540346661" +} + @inproceedings{bellifemine99, author = BELLIFEMINE # " and " # POGGI # " and " # RIMASSA, title = "JADE - a FIPA-compliant agent framework", @@ -2197,6 +2212,14 @@ address = "Granada, Spain", } +@inproceedings{horvitz99, + author = HORVITZ, + title = "Principles of mixed-initiative user interfaces", + crossref = "chi99", + pages = "159--166", + doi = "10.1145/302979.303030" +} + @article{hoshi10, author = HOSHI # " and " # TAKAHASHI # " and " # IWAMOTO # " and " # SHINODA, title = "Noncontact Tactile Display Based on Radiation Pressure of Airborne Ultrasound", @@ -3447,7 +3470,7 @@ pages = "2970--2977", author = PIETRZAK # " and " # ROUSSEL # " and " # GUPTA # " and " # BALAKRISHNAN, title = "Manipulation Dialogique pour Affichages Tactiles", crossref = "ihm15", - pages = {1--10} + pages = {1--10}, numpages = {10}, doi = "10.1145/2820619.2820640" } @@ -3483,14 +3506,16 @@ pages = "2970--2977", author = POTIER # " and " # PIETRZAK # " and " # CASIEZ # " and " # ROUSSEL, title = "Méthodologie de conception de textures pour les interfaces tactiles à frottement programmable", crossref = "ihm12", - pages = {121--128} + pages = {121--128}, + doi = {10.1145/2652574.2653420} } @inproceedings{potier16, author = POTIER # " and " # PIETRZAK # " and " # CASIEZ # " and " # ROUSSEL, title = "Concevoir des motifs tactiles par friction programmable", crossref = "ihm16", - pages = {1--7} + pages = {1--7}, + doi = {10.1145/3004107.3004110} } % RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR @@ -3687,8 +3712,10 @@ pages = "2970--2977", volume = "16", number = "8", year = "1983", + month = aug, pages = "57--69", - publisher = IEEE + publisher = IEEE, + doi = {10.1109/MC.1983.1654471} } @inproceedings{sharmin05, @@ -4299,7 +4326,7 @@ pages = "619--627", booktitle = CHI94, title = CHI94, year = "1994", - address = "Boston, Massachusetts, United States", + address = "Boston, United States", month = apr, publisher = ACMP, } @@ -4308,7 +4335,7 @@ pages = "619--627", booktitle = CHI95, title = CHI95, year = "1995", - address = "Denver, Colorado, United States", + address = "Denver, United States", month = may, publisher = ACMP, } @@ -4317,7 +4344,34 @@ pages = "619--627", booktitle = CHI96, title = CHI96, year = "1996", - address = "Vancouver, British Columbia, Canada", + address = "Vancouver, Canada", + publisher = ACMP, +} + +@proceedings{chi97, + booktitle = CHI97, + title = CHI97, + year = "1997", + address = "Atlanta, United States", + month = mar, + publisher = ACMP, +} + +@proceedings{chi98, + booktitle = CHI98, + title = CHI98, + year = "1998", + address = "Los Angeles, United States", + month = apr, + publisher = ACMP, +} + +@proceedings{chi99, + booktitle = CHI99, + title = CHI99, + year = "1999", + address = "Pittsburgh, United States", + month = may, publisher = ACMP, } -- 2.30.2