
{  
   "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/2503c537ec64c6d73e4418907520fd0e2/annettegugel",         
         "tags" : [
            "Acoustic","Array","Localization","Multisource","PD","Power","Sensor","Transfomers"
         ],
         
         "intraHash" : "503c537ec64c6d73e4418907520fd0e2",
         "interHash" : "176cb617492a5503487347a8908abe9b",
         "label" : "New Methods for Multisource PD Localization On Power Transfomers by an Acoustic Sensor Array",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-05-13 14:31:37",
         "changeDate" : "2020-05-13 12:31:37",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2013", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2013_Siegel_ISH_NEW_METHODS_FOR_MULTISOURCE_PD_LOCALIZATION_ON_POWER_TRANSFORMERS_BY_AN_ACOUSTIC_SENSOR_ARRAY.pdf", 
         
         "author": [ 
            "Martin Siegel","Stefan Tenbohlen","H.O. Kristiansen"
         ],
         "authors": [
         	
            	{"first" : "Martin",	"last" : "Siegel"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"},
            	{"first" : "H.O.",	"last" : "Kristiansen"}
         ],
         
         "eventtitle" : "18th International Symposium on High Voltage Engineering, ISH 2013",
         
         "venue" : "Seoul, South Korea",
         
         "eventdate" : "August 25-30",
         
         "bibtexKey": "siegel2013methods"

      }
	  
   ]
}
