
{  
   "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/246a07b635b6b5cbd92c8d8a7c2c96e82/mariawirzberger",         
         "tags" : [
            "myown","multimedia","segmenting","instruction","cognition","learning","meta-analysis"
         ],
         
         "intraHash" : "46a07b635b6b5cbd92c8d8a7c2c96e82",
         "interHash" : "8d96d548996cbbe2d03b632466735698",
         "label" : "A meta-analysis of the segmenting effect",
         "user" : "mariawirzberger",
         "description" : "",
         "date" : "2020-03-20 16:22:37",
         "changeDate" : "2020-03-20 15:57:10",
         "count" : 1,
         "pub-type": "article",
         "journal": "Educational Psychology Review","publisher":"Springer",
         "year": "2019", 
         "url": "", 
         
         "author": [ 
            "Günter Daniel Rey","Maik Beege","Steve Nebel","Maria Wirzberger","Tobias H Schmitt","Sascha Schneider"
         ],
         "authors": [
         	
            	{"first" : "Günter Daniel",	"last" : "Rey"},
            	{"first" : "Maik",	"last" : "Beege"},
            	{"first" : "Steve",	"last" : "Nebel"},
            	{"first" : "Maria",	"last" : "Wirzberger"},
            	{"first" : "Tobias H",	"last" : "Schmitt"},
            	{"first" : "Sascha",	"last" : "Schneider"}
         ],
         "volume": "31","pages": "389--419",
         "doi" : "10.1007/s10648-018-9456-4",
         
         "bibtexKey": "Rey2019Meta"

      }
	  
   ]
}
