
{  
   "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/2ac80cce668516398141a00bc4ea865c6/annettegugel",         
         "tags" : [
            "Distribution","Evaluation","Flows","Fuzzy","Grids","High","Logic","Power","Transit","Voltage","in","of","using"
         ],
         
         "intraHash" : "ac80cce668516398141a00bc4ea865c6",
         "interHash" : "20ad2837e95dd238b533bb6287c92592",
         "label" : "Evaluation of Transit Power Flows in High Voltage Distribution Grids using Fuzzy Logic.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2023-07-11 11:53:03",
         "changeDate" : "2023-10-30 12:56:20",
         "count" : 3,
         "pub-type": "conference",
         
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "Paul Burkhardt","Krzysztof Rudion","A. Frank","Alexander Probst"
         ],
         "authors": [
         	
            	{"first" : "Paul",	"last" : "Burkhardt"},
            	{"first" : "Krzysztof",	"last" : "Rudion"},
            	{"first" : "A.",	"last" : "Frank"},
            	{"first" : "Alexander",	"last" : "Probst"}
         ],
         
         "eventtitle" : "27th International Conference on Electricity Distribution (CIRED 2023)",
         
         "venue" : "Rome, Italy",
         
         "eventdate" : "June 12-15",
         
         "bibtexKey": "burkhardt2023evaluation"

      }
	  
   ]
}
