
{  
   "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/25e1e3f0e5f968888be5d82739738a6c5/annettegugel",         
         "tags" : [
            "ATP-EMTP","Differential","Modeling","Regulating","Sensitivity","Tap","changer","protection","transformer"
         ],
         
         "intraHash" : "5e1e3f0e5f968888be5d82739738a6c5",
         "interHash" : "427bba7211fa678168add92a4b87fdfa",
         "label" : "New algorithms to improve the sensitivity of differential protection of regulating transformers",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-08-13 14:42:00",
         "changeDate" : "2020-08-13 12:42:00",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2003", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2003_powertech_hayder.pdf", 
         
         "author": [ 
            "Tammam Hayder","Ulrich Schärli","Kurt Feser"
         ],
         "authors": [
         	
            	{"first" : "Tammam",	"last" : "Hayder"},
            	{"first" : "Ulrich",	"last" : "Schärli"},
            	{"first" : "Kurt",	"last" : "Feser"}
         ],
         
         "eventtitle" : "IEEE 2003 Powertech",
         
         "venue" : "Bologna, Italy",
         
         "bibtexKey": "hayder2003algorithms"

      }
	  
   ]
}
