
{  
   "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/254a8bcd23d49512a90f2fc683393b888/annettegugel",         
         "tags" : [
            "(EMTP)","Differential","Electromagnetic","Program","Tran-sients","changer","phase","protection","regulating","shifters","tap","transformer"
         ],
         
         "intraHash" : "54a8bcd23d49512a90f2fc683393b888",
         "interHash" : "186a97adf2d5e3caa37b3e8a8b937db0",
         "label" : "Universal Adaptive Differential Protection for Regulating Transformers",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-07-08 15:57:46",
         "changeDate" : "2020-07-08 13:57:46",
         "count" : 1,
         "pub-type": "article",
         "journal": "IEEE Transactions on Power Delivery",
         "year": "2008", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2008_Hayder_Universal-adaptive-Differential_IEEE.pdf", 
         
         "author": [ 
            "Tammam Hayder","Ulrich Schälri","Kurt Feser","Ludwig Schiel"
         ],
         "authors": [
         	
            	{"first" : "Tammam",	"last" : "Hayder"},
            	{"first" : "Ulrich",	"last" : "Schälri"},
            	{"first" : "Kurt",	"last" : "Feser"},
            	{"first" : "Ludwig",	"last" : "Schiel"}
         ],
         "volume": "23","number": "2","pages": "568-575",
         "bibtexKey": "hayder2008universal"

      }
	  
   ]
}
