
{  
   "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/207a47b4b5982e92dfa48d71af098f973/analyticcomp",         
         "tags" : [
            "imported","myown","koroksengupta","from:koroksengupta","raphaelmenges","staab"
         ],
         
         "intraHash" : "07a47b4b5982e92dfa48d71af098f973",
         "interHash" : "5289aa0737aa93e0c0921f9288489d1d",
         "label" : "Eye tracking for interaction: evaluation methods",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2022-10-11 14:35:31",
         "changeDate" : "2022-10-11 13:03:59",
         "count" : 2,
         "pub-type": "article",
         "journal": "Signal Processing to Drive Human-Computer Interaction: EEG and Eye-controlled Interfaces",
         "year": "2020", 
         "url": "", 
         
         "author": [ 
            "Chandan Kumar","Raphael Menges","Korok Sengupta","Steffen Staab"
         ],
         "authors": [
         	
            	{"first" : "Chandan",	"last" : "Kumar"},
            	{"first" : "Raphael",	"last" : "Menges"},
            	{"first" : "Korok",	"last" : "Sengupta"},
            	{"first" : "Steffen",	"last" : "Staab"}
         ],
         "pages": "117",
         "bibtexKey": "kumar2020eye"

      }
	  
   ]
}
