
{  
   "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/239d965c5d627c9bfa43617448f382fe1/annettegugel",         
         "tags" : [
            "Arrangements","Coaxial","Fixed","Particles","SF6","Stresses","Various","Voltage"
         ],
         
         "intraHash" : "39d965c5d627c9bfa43617448f382fe1",
         "interHash" : "7c540981954ef75a86aa35653fc35e7b",
         "label" : "Fixed Particles in Coaxial SF6 Arrangements at Various Voltage Stresses",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-05-04 14:08:54",
         "changeDate" : "2020-05-04 12:08:54",
         "count" : 2,
         "pub-type": "conference",
         
         "year": "2014", 
         "url": "", 
         
         "author": [ 
            "Philipp Arnold","Stefan Tenbohlen","W. Köhler","Uwe Riechert","U. Straumann"
         ],
         "authors": [
         	
            	{"first" : "Philipp",	"last" : "Arnold"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"},
            	{"first" : "W.",	"last" : "Köhler"},
            	{"first" : "Uwe",	"last" : "Riechert"},
            	{"first" : "U.",	"last" : "Straumann"}
         ],
         
         "eventtitle" : "International Conference on High Voltage engineering and its Applications (ICHVE)",
         
         "venue" : "Poznan, Poland",
         
         "eventdate" : "September 8-11",
         
         "bibtexKey": "arnold2014fixed"

      }
	  
   ]
}
