
{  
   "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/26676467ddb2a5ea5bc19e881c689e70b/annettegugel",         
         "tags" : [
            "Distributed","Dynamic","Generators","Generic","Microgrids","Models"
         ],
         
         "intraHash" : "6676467ddb2a5ea5bc19e881c689e70b",
         "interHash" : "6bcddb2064dac54c2cf654a796e8a17f",
         "label" : "Development of Generic Dynamic Models for Distributed Generators in Microgrids",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-05-13 14:11:07",
         "changeDate" : "2020-05-13 12:11:07",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2013", 
         "url": "", 
         
         "author": [ 
            "Mohsen Nemati","M. Imran","B. Meyer","Martin Braun","H. Mueller","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Mohsen",	"last" : "Nemati"},
            	{"first" : "M.",	"last" : "Imran"},
            	{"first" : "B.",	"last" : "Meyer"},
            	{"first" : "Martin",	"last" : "Braun"},
            	{"first" : "H.",	"last" : "Mueller"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         
         "eventtitle" : "Powertech 2013",
         
         "venue" : "Grenoble, France",
         
         "eventdate" : "June 16-20",
         
         "bibtexKey": "nemati2013development"

      }
	  
   ]
}
