
{  
   "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/2320da4e2a054375d81ecb730ca70cede/annettegugel",         
         "tags" : [
            "Best","Classification.","Configuration","Machines","Manual","Power","Quality","Setup","Support","Vector","and","for","of"
         ],
         
         "intraHash" : "320da4e2a054375d81ecb730ca70cede",
         "interHash" : "f3f2dcdf30dbf951e705ec0db095ba8b",
         "label" : "Manual Configuration and Best Setup of Support Vector Machines for Power Quality Classification.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2022-02-10 15:41:00",
         "changeDate" : "2022-02-14 12:06:11",
         "count" : 3,
         "pub-type": "conference",
         
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Adrian Eisenmann","Tim Streubel","Krzysztof Rudion"
         ],
         "authors": [
         	
            	{"first" : "Adrian",	"last" : "Eisenmann"},
            	{"first" : "Tim",	"last" : "Streubel"},
            	{"first" : "Krzysztof",	"last" : "Rudion"}
         ],
         
         "eventtitle" : "14th IEEE PES PowerTech Conference",
         
         "venue" : "Madrid, Spain, online",
         
         "eventdate" : "June 28 - July 2",
         
         "doi" : "10.1109/PowerTech46648.2021.9495006",
         
         "bibtexKey": "eisenmann2021manual"

      }
	  
   ]
}
