
{  
   "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/2e0da430ee1a9f4c7bb427ebf68f78ff5/annettegugel",         
         "tags" : [
            "Analysis","Applications","Car","Driving","Patterns","Potential","Traffic","Vehicle-to-Grid","and","for","in","of","their"
         ],
         
         "intraHash" : "e0da430ee1a9f4c7bb427ebf68f78ff5",
         "interHash" : "291b74eac5d51e3f8b0bea5dc4c0cf2b",
         "label" : "Analysis of Driving Patterns in Car Traffic and their Potential for Vehicle-to-Grid Applications",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2021-09-06 13:20:18",
         "changeDate" : "2022-02-14 12:11:51",
         "count" : 3,
         "pub-type": "conference",
         
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Yuzhuo Fu","Kathrin Walz","Krzysztof Rudion"
         ],
         "authors": [
         	
            	{"first" : "Yuzhuo",	"last" : "Fu"},
            	{"first" : "Kathrin",	"last" : "Walz"},
            	{"first" : "Krzysztof",	"last" : "Rudion"}
         ],
         
         "eventtitle" : "2021 IEEE Madrid PowerTech",
         
         "venue" : "Madrid, Spain, online",
         
         "eventdate" : "28 June - 2 July",
         
         "doi" : "10.1109/PowerTech46648.2021.9494995",
         
         "bibtexKey": "fu2021analysis"

      }
	  
   ]
}
