
{  
   "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/22566daa402797c202048b1ca68ab211a/annettegugel",         
         "tags" : [
            "Approach","Flow","Grids","Load","Low","Model","Reduction","Simulation","Voltage"
         ],
         
         "intraHash" : "2566daa402797c202048b1ca68ab211a",
         "interHash" : "6475616737c6abb6064c7522ba54b00f",
         "label" : "Database-Assisted Load Flow Simulation for Low Voltage Grids Using a Model Reduction Approach",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-05-04 13:48:31",
         "changeDate" : "2020-05-04 11:48:31",
         "count" : 2,
         "pub-type": "conference",
         
         "year": "2014", 
         "url": "", 
         
         "author": [ 
            "Christoph Kattmann","Ahmad Abdel-Majeed","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Christoph",	"last" : "Kattmann"},
            	{"first" : "Ahmad",	"last" : "Abdel-Majeed"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         
         "eventtitle" : "IEEE Power & Energy Society General Meeting 2014",
         
         "venue" : "Washington D.C., USA",
         
         "eventdate" : "July 27-31",
         
         "bibtexKey": "kattmann2014databaseassisted"

      }
	  
   ]
}
