
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2381251de13a0c13447b9f359be320f12/hcics",         
         "tags" : [
            "Computing","Machine","Pervasive","Wearable","computing,","hcics","learning,","processing,","signal","vis"
         ],
         
         "intraHash" : "381251de13a0c13447b9f359be320f12",
         "interHash" : "d53c528916deac562e62b7a2671e5612",
         "label" : "What's in the Eyes for Context-Awareness?",
         "user" : "hcics",
         "description" : "",
         "date" : "2024-07-11 10:05:52",
         "changeDate" : "2024-07-11 10:11:36",
         "count" : 1,
         "pub-type": "article",
         "journal": "IEEE Pervasive Computing",
         "year": "2011", 
         "url": "", 
         
         "author": [ 
            "Andreas Bulling","Daniel Roggen","Gerhard Tröster"
         ],
         "authors": [
         	
            	{"first" : "Andreas",	"last" : "Bulling"},
            	{"first" : "Daniel",	"last" : "Roggen"},
            	{"first" : "Gerhard",	"last" : "Tröster"}
         ],
         "volume": "10","number": "2","pages": "48-57","abstract": "Eye movements are a rich source of information about a person's context. Analyzing the link between eye movements and cognition might even allow us to develop cognition-aware pervasive computing systems that assess a person's cognitive context.",
         "doi" : "10.1109/MPRV.2010.49",
         
         "bibtexKey": "bulling11_pcm"

      }
	  
   ]
}
