
{  
   "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/278bf673c56d534ec73da3eb10cf66c56/annettegugel",         
         "tags" : [
            "Approaches","Day-Ahead","Electricity","Forecasting","Intraday-Auction","Learning","Machine","Markets","Prices","Real-Time","Statistical","Using","and","in","of"
         ],
         
         "intraHash" : "78bf673c56d534ec73da3eb10cf66c56",
         "interHash" : "296494f16c53b1c0f80e142a660d834d",
         "label" : "Real-Time Forecasting of Electricity Prices in Day-Ahead and Intraday-Auction Markets Using Statistical and Machine Learning Approaches",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2026-02-09 11:45:09",
         "changeDate" : "2026-02-09 11:45:09",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2025", 
         "url": "", 
         
         "author": [ 
            "Henrik Wissel","Nezir Spanca","Krzysztof Rudion"
         ],
         "authors": [
         	
            	{"first" : "Henrik",	"last" : "Wissel"},
            	{"first" : "Nezir",	"last" : "Spanca"},
            	{"first" : "Krzysztof",	"last" : "Rudion"}
         ],
         
         "eventtitle" : "IEEE PES Innovative Smart Grid Technologies (ISGT) Europe 2025",
         
         "venue" : "Valetta, Malta",
         
         "eventdate" : "October 20-23",
         
         "bibtexKey": "wissel2025realtime"

      }
	  
   ]
}
