
{  
   "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/2117d53065de954f7873db7df66261d0a/annettegugel",         
         "tags" : [
            "Distribution","Energy","Generators","Networks","Protection","Renewable","System"
         ],
         
         "intraHash" : "117d53065de954f7873db7df66261d0a",
         "interHash" : "9bbddaca4b10a8fd42efeb816222ace0",
         "label" : "Effects of Distribution Generators from Renewable Energy on the Protection System\r\nin Distribution Networks",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-06-15 13:34:11",
         "changeDate" : "2020-06-15 11:34:33",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2011", 
         "url": "", 
         
         "author": [ 
            "Majeed Abdel-Majeed","R. Viereck","Fred Oechsle","Martin Braun","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Majeed",	"last" : "Abdel-Majeed"},
            	{"first" : "R.",	"last" : "Viereck"},
            	{"first" : "Fred",	"last" : "Oechsle"},
            	{"first" : "Martin",	"last" : "Braun"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         
         "eventtitle" : "UPEC - 46th International Universities' Power Engineering Conference",
         
         "venue" : "Soest, Germany",
         
         "eventdate" : "September 5-8",
         
         "bibtexKey": "abdelmajeed2011effects"

      }
	  
   ]
}
