
{  
   "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/2a74bb60bdf605d175db261539115c31b/mariawirzberger",         
         "tags" : [
            "ACT-R","cognition","learning","load","modeling","multimedia","myown"
         ],
         
         "intraHash" : "a74bb60bdf605d175db261539115c31b",
         "interHash" : "4233530e4c52281def701d9f5099cdc2",
         "label" : "Modeling load factors in multimedia learning: An ACT-R approach",
         "user" : "mariawirzberger",
         "description" : "",
         "date" : "2020-03-20 16:22:37",
         "changeDate" : "2020-03-20 15:35:18",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Dagstuhl 2016. Proceedings of the 10th Joint Workshop of the German Research Training Groups in Computer Science","publisher":"Universitätsverlag Chemnitz","address":"Chemnitz",
         "year": "2016", 
         "url": "", 
         
         "author": [ 
            "Maria Wirzberger"
         ],
         "authors": [
         	
            	{"first" : "Maria",	"last" : "Wirzberger"}
         ],
         
         "editor": [ 
            "Benedikt Etzold","Ren\\´e Richter","Maximilian Eibl","Wolfgang Lehner"
         ],
         "editors": [
         	
            	{"first" : "Benedikt",	"last" : "Etzold"},
            	{"first" : "Ren\\´e",	"last" : "Richter"},
            	{"first" : "Maximilian",	"last" : "Eibl"},
            	{"first" : "Wolfgang",	"last" : "Lehner"}
         ],
         "pages": "98",
         "bibtexKey": "Wirzberger2016Dagstuhl"

      }
	  
   ]
}
