
{  
   "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/215e85b761408f2935a7c16d9adee5435/mariawirzberger",         
         "tags" : [
            "myown","modeling","process","workload","prediction","ATC"
         ],
         
         "intraHash" : "15e85b761408f2935a7c16d9adee5435",
         "interHash" : "21ed286b995e06598600be49346c3ef5",
         "label" : "A dynamic process model for predicting workload in an air traffic controller task",
         "user" : "mariawirzberger",
         "description" : "",
         "date" : "2020-03-20 16:22:37",
         "changeDate" : "2020-03-20 15:45:01",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the 39th Annual Meeting of the Cognitive Science Society","publisher":"Cognitive Science Society","address":"Austin, TX",
         "year": "2017", 
         "url": "https://mindmodeling.org/cogsci2017/papers/0236/paper0236.pdf", 
         
         "author": [ 
            "Martina Truschzinski","Maria Wirzberger"
         ],
         "authors": [
         	
            	{"first" : "Martina",	"last" : "Truschzinski"},
            	{"first" : "Maria",	"last" : "Wirzberger"}
         ],
         
         "editor": [ 
            "Glenn Gunzelmann","Andrew Howes","Thora Tenbrink","Eddy Davelaar"
         ],
         "editors": [
         	
            	{"first" : "Glenn",	"last" : "Gunzelmann"},
            	{"first" : "Andrew",	"last" : "Howes"},
            	{"first" : "Thora",	"last" : "Tenbrink"},
            	{"first" : "Eddy",	"last" : "Davelaar"}
         ],
         "pages": "1224--1229",
         "bibtexKey": "Truschzinski2017CogSci"

      }
	  
   ]
}
