
{  
   "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/23098578a1df50971349c3ba918b22e75/annettegugel",         
         "tags" : [
            "Characteristic","Coefficients","Detailed","Frequency","Model","Reflection","Transformer","Transmission"
         ],
         
         "intraHash" : "3098578a1df50971349c3ba918b22e75",
         "interHash" : "a8ffba032bfdb067b4c33a9a64024087",
         "label" : "Determining the Frequency Characteristic of Transformer Reflection and Transmission Coefficients using Detailed Model",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-07-13 14:12:07",
         "changeDate" : "2020-07-13 12:12:07",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2007", 
         "url": "", 
         
         "author": [ 
            "Ebrahim Rahimpour","A. Mousavi"
         ],
         "authors": [
         	
            	{"first" : "Ebrahim",	"last" : "Rahimpour"},
            	{"first" : "A.",	"last" : "Mousavi"}
         ],
         
         "eventtitle" : "15th International Symposium on High Voltage Engineering",
         
         "venue" : "Ljubljana, Slovenia",
         
         "eventdate" : "August 27-31",
         
         "bibtexKey": "rahimpour2007determining"

      }
	  
   ]
}
