
{  
   "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/216bebf25ca231f7c8d76de313592c956/annettegugel",         
         "tags" : [
            "Behavior","Chargers","Data","High","Highway","Modeling","Power","Real","Rest","Stops","Usage","Using","at","on"
         ],
         
         "intraHash" : "16bebf25ca231f7c8d76de313592c956",
         "interHash" : "1e8df55b8602b3bc4ceba727e78eb65c",
         "label" : "Modeling High Power Chargers at Highway Rest Stops Using Data on Real Usage Behavior.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2024-07-18 15:08:14",
         "changeDate" : "2025-04-15 16:50:48",
         "count" : 3,
         "pub-type": "conference",
         
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "Johannes Beck","Nelly-Lee Fischer","Krzysztof Rudion"
         ],
         "authors": [
         	
            	{"first" : "Johannes",	"last" : "Beck"},
            	{"first" : "Nelly-Lee",	"last" : "Fischer"},
            	{"first" : "Krzysztof",	"last" : "Rudion"}
         ],
         "pages": "19-24",
         "eventtitle" : "PESS 2023",
         
         "venue" : "Bochum, Germany",
         
         "eventdate" : "november 15-17",
         
         "bibtexKey": "beck2024modeling"

      }
	  
   ]
}
