
{  
   "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/2b1ba24cde857c2c9b87dc1a2b27e5af2/annettegugel",         
         "tags" : [
            "Comparison","Computing","active","and","based","distribution","feasible","flow","methods","networks:","of","operating","optimal","power","random","region","sampling","the","validation"
         ],
         
         "intraHash" : "b1ba24cde857c2c9b87dc1a2b27e5af2",
         "interHash" : "439428694ac9a3cfc81e556274e010f4",
         "label" : "Computing the feasible operating region of active distribution networks: Comparison and validation of random sampling and optimal power flow based methods",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2021-09-06 12:52:11",
         "changeDate" : "2022-02-14 12:20:52",
         "count" : 3,
         "pub-type": "article",
         "journal": "IET Generation, Transmission & Distribution",
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Daniel Contreras","Krzysztof Rudion"
         ],
         "authors": [
         	
            	{"first" : "Daniel",	"last" : "Contreras"},
            	{"first" : "Krzysztof",	"last" : "Rudion"}
         ],
         "volume": "15","number": "10","pages": "1600-1612",
         "doi" : "https://doi.org/10.1049/gtd2.12120",
         
         "bibtexKey": "contreras2021computing"

      }
	  
   ]
}
