
{  
   "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/2af9cf6633cb0a8ba281c9a520a2aee04/annettegugel",         
         "tags" : [
            "Analysis","Assessment","Frequency","Measurements","Methods","Power","Response","Statistical","Transformer"
         ],
         
         "intraHash" : "af9cf6633cb0a8ba281c9a520a2aee04",
         "interHash" : "49ce555523be57fe289eb6e8235a1dad",
         "label" : "Analysis of Statistical Methods for Assessment of Power Transformer Frequency Response Measurements",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2021-01-21 16:12:13",
         "changeDate" : "2021-01-21 15:12:13",
         "count" : 1,
         "pub-type": "article",
         
         "year": "2020", 
         "url": "", 
         
         "author": [ 
            "Mehran Tahir","Stefan Tenbohlen","S. Miyazaki"
         ],
         "authors": [
         	
            	{"first" : "Mehran",	"last" : "Tahir"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"},
            	{"first" : "S.",	"last" : "Miyazaki"}
         ],
         
         "doi" : "10.1109/TPWRD.2020.2987205",
         
         "bibtexKey": "tahir2020analysis"

      }
	  
   ]
}
