
{  
   "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/27b49cd19535d4bdffd9d7070d7113db9/annettegugel",         
         "tags" : [
            "Algorithm","Microprocessor","Power","Protection","Thermal","Transformers","oil"
         ],
         
         "intraHash" : "7b49cd19535d4bdffd9d7070d7113db9",
         "interHash" : "07c5bd5ed0229c5cf4b881bcffa0af64",
         "label" : "Algorithm of the Microprocessor Thermal Protection of oil Power Transformers",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-08-10 13:40:25",
         "changeDate" : "2020-08-10 11:40:25",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2004", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2004_iee_radakovic.pdf", 
         
         "author": [ 
            "Z. Radakovic","Enzo Cardillo","Kurt Feser"
         ],
         "authors": [
         	
            	{"first" : "Z.",	"last" : "Radakovic"},
            	{"first" : "Enzo",	"last" : "Cardillo"},
            	{"first" : "Kurt",	"last" : "Feser"}
         ],
         "pages": "380-383",
         "eventtitle" : "IEE Conference on Developments in Power System Protection (DPSP)",
         
         "venue" : "Amsterdam, Netherlands",
         
         "eventdate" : "April 5-8",
         
         "bibtexKey": "radakovic2004algorithm"

      }
	  
   ]
}
