
{  
   "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/26967bd47c956f6850bf08f6450e36dbd/mariawirzberger",         
         "tags" : [
            "myown","memory","modeling","instruction","cognition","load","learning"
         ],
         
         "intraHash" : "6967bd47c956f6850bf08f6450e36dbd",
         "interHash" : "98e735899df4a406d1a1a7e03566c8ab",
         "label" : "Memory-related cognitive load effects in an interrupted learning task: A model-based explanation",
         "user" : "mariawirzberger",
         "description" : "",
         "date" : "2020-08-16 17:24:53",
         "changeDate" : "2023-09-23 09:31:13",
         "count" : 4,
         "pub-type": "article",
         "journal": "Trends in Neuroscience and Education","publisher":"Elsevier",
         "year": "2020", 
         "url": "", 
         
         "author": [ 
            "Maria Wirzberger","Jelmer P Borst","Josef F Krems","Günter Daniel Rey"
         ],
         "authors": [
         	
            	{"first" : "Maria",	"last" : "Wirzberger"},
            	{"first" : "Jelmer P",	"last" : "Borst"},
            	{"first" : "Josef F",	"last" : "Krems"},
            	{"first" : "Günter Daniel",	"last" : "Rey"}
         ],
         "pages": "100139",
         "doi" : "10.1016/j.tine.2020.100139",
         
         "bibtexKey": "wirzberger2020memory"

      }
	  
   ]
}
