
{  
   "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/22e201e1d3c5fb40a2dab9754d5fe788b/annettegugel",         
         "tags" : [
            "25.","CISPR","Emissions","Influence","Investigating","Measurement","Methods","Parameters","Radiated","Setup","according","for","in","the","to"
         ],
         
         "intraHash" : "2e201e1d3c5fb40a2dab9754d5fe788b",
         "interHash" : "1fb36818f50887ceb53a1bda81c6cb9a",
         "label" : "Methods for Investigating Influence Parameters in the Measurement Setup for Radiated Emissions according to CISPR 25.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2022-02-14 13:38:16",
         "changeDate" : "2022-02-14 12:38:16",
         "count" : 2,
         "pub-type": "conference",
         
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Jan Schabel","Michael Zerrer","Martin Kull","Michael Beltle","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Jan",	"last" : "Schabel"},
            	{"first" : "Michael",	"last" : "Zerrer"},
            	{"first" : "Martin",	"last" : "Kull"},
            	{"first" : "Michael",	"last" : "Beltle"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         
         "eventtitle" : "2021 Joint IEEE International Symposium on Electromagnetic Compatibility, Signal & Power Integrity, and EMC Europe Symposium,",
         
         "venue" : "Online",
         
         "eventdate" : "July 26 - August 20",
         
         "doi" : "10.1109/EMC/SI/PI/EMCEurope52599.2021.9559320",
         
         "bibtexKey": "schabel2021methods"

      }
	  
   ]
}
