
{  
   "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/2b6462a45b7c85bc8d5049b66fea296c0/mariawirzberger",         
         "tags" : [
            "myown","computer","multimedia","instruction","learning","guidance","robots"
         ],
         
         "intraHash" : "b6462a45b7c85bc8d5049b66fea296c0",
         "interHash" : "cb2f9f1ae1c9cf196917f0be5b35afc9",
         "label" : "Guidance or Setting? Exploring the learnability of computer-based instructions in a construction task",
         "user" : "mariawirzberger",
         "description" : "",
         "date" : "2020-03-20 16:22:37",
         "changeDate" : "2020-03-20 15:43:32",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Abstracts of the 60th Conference of Experimental Psychologists","publisher":"Pabst Science Publishers","address":"Lengerich",
         "year": "2018", 
         "url": "", 
         
         "author": [ 
            "Shirin Esmaeili Bijarsari","Maria Wirzberger","Günter Daniel Rey"
         ],
         "authors": [
         	
            	{"first" : "Shirin",	"last" : "Esmaeili Bijarsari"},
            	{"first" : "Maria",	"last" : "Wirzberger"},
            	{"first" : "Günter Daniel",	"last" : "Rey"}
         ],
         
         "editor": [ 
            "Alexander C. Schütz","Anna Schubö","Dominik Endres","Harald Lachnit"
         ],
         "editors": [
         	
            	{"first" : "Alexander C.",	"last" : "Schütz"},
            	{"first" : "Anna",	"last" : "Schubö"},
            	{"first" : "Dominik",	"last" : "Endres"},
            	{"first" : "Harald",	"last" : "Lachnit"}
         ],
         "pages": "69",
         "bibtexKey": "Esmaeili2018TeaP"

      }
	  
   ]
}
