
{  
   "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/2ee8f5f79fa5a79ea90f887541605a263/annettegugel",         
         "tags" : [
            "Damping","Design","Fast","GIS","HF","Resonators","Simulation-Based","Transients","Very"
         ],
         
         "intraHash" : "ee8f5f79fa5a79ea90f887541605a263",
         "interHash" : "2c975ba04d32fd54d1a63b64cce90cbe",
         "label" : "Simulation-Based Design of HF Resonators for Damping Very Fast Transients in GIS",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-05-06 16:10:49",
         "changeDate" : "2020-05-06 14:10:49",
         "count" : 1,
         "pub-type": "article",
         "journal": "IEEE Transactions on Power Delivery",
         "year": "2014", 
         "url": "", 
         
         "author": [ 
            "J. Smajic","A. Shoory","Simon Burow","W. Holaus","Uwe Riechert","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "J.",	"last" : "Smajic"},
            	{"first" : "A.",	"last" : "Shoory"},
            	{"first" : "Simon",	"last" : "Burow"},
            	{"first" : "W.",	"last" : "Holaus"},
            	{"first" : "Uwe",	"last" : "Riechert"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         "volume": "29","number": "6","pages": "2528-2533",
         "bibtexKey": "smajic2014simulationbased"

      }
	  
   ]
}
