
{  
   "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/286d723f6c46fe3b0a187e6a67f96f16e/mariawirzberger",         
         "tags" : [
            "agent","delay","learning","memory","myown","training"
         ],
         
         "intraHash" : "86d723f6c46fe3b0a187e6a67f96f16e",
         "interHash" : "73e1482871c3ab0e93ac3b49ab3898c4",
         "label" : "Auswirkung systeminduzierter Delays auf die menschliche Gedächtnisleistung in einem virtuellen agentenbasierten Trainingssetting",
         "user" : "mariawirzberger",
         "description" : "",
         "date" : "2020-03-20 16:22:37",
         "changeDate" : "2020-03-20 15:28:30",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "INFORMATIK 2017, Lecture Notes in Informatics (LNI)","publisher":"Gesellschaft für Informatik","address":"Bonn",
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Maria Wirzberger","R\\´ene Schmidt","Günter Daniel Rey","Wolfram Hardt"
         ],
         "authors": [
         	
            	{"first" : "Maria",	"last" : "Wirzberger"},
            	{"first" : "R\\´ene",	"last" : "Schmidt"},
            	{"first" : "Günter Daniel",	"last" : "Rey"},
            	{"first" : "Wolfram",	"last" : "Hardt"}
         ],
         
         "editor": [ 
            "Maximilian Eibl","Martin Gaedke"
         ],
         "editors": [
         	
            	{"first" : "Maximilian",	"last" : "Eibl"},
            	{"first" : "Martin",	"last" : "Gaedke"}
         ],
         "pages": "2287--2294",
         "doi" : "10.18420/in2017_229",
         
         "bibtexKey": "Wirzberger2017Delay"

      }
	  
   ]
}
