
{  
   "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/2139e1db29f81554d954cb1079b312847/annettegugel",         
         "tags" : [
            "BCTRAN-Routine","Changer","Norton","Phase-shifting","Regulating","Tap","Type-94","transformer"
         ],
         
         "intraHash" : "139e1db29f81554d954cb1079b312847",
         "interHash" : "b71883edbe2da68dfbdb090247f032a7",
         "label" : "A Dynamic Model of Transformer with Tap Changer Using BCTRAN-Routine and 94-Type",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-07-23 14:51:58",
         "changeDate" : "2020-07-23 12:52:17",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2005", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2005_EEUG_Hayder.pdf", 
         
         "author": [ 
            "Tammam Hayder","Ulrich Schärli","Kurt Feser"
         ],
         "authors": [
         	
            	{"first" : "Tammam",	"last" : "Hayder"},
            	{"first" : "Ulrich",	"last" : "Schärli"},
            	{"first" : "Kurt",	"last" : "Feser"}
         ],
         "pages": "23-31",
         "eventtitle" : "EEUG Meeting",
         
         "venue" : "Warsaw, Poland",
         
         "eventdate" : "September 12-14",
         
         "bibtexKey": "hayder2005dynamic"

      }
	  
   ]
}
