Skip to content
Snippets Groups Projects
Select Git revision
  • 5e6e2ec53e3961d1b7f539d4480dcecd4662dd5e
  • master default protected
  • Python
  • machine-learning
  • EEG
5 results

Preamble.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    CITATION 714 B
    citHeader("To cite onlineforecast in publications use:")
    
    citEntry(
      entry    = "Article",
      title    = "Short-term heat load forecasting for single family houses",
      author   = "Peder Bacher and Henrik Madsen and Henrik Aalborg Nielsen and Bengt Perers",
      journal  = "Energy and Buildings",
      year     = "2013",
      volume   = "65",
      number   = "0",
      pages    = "101-112",
      doi      = "10.1016/j.enbuild.2013.04.022",
      url      = "http://onlineforecasting.org",
      textVersion = paste(
          "We are in process of writing a journal paper about the package, but for now we referer to the paper 'Short-term heat load forecasting for single family houses', in which the implemented modelling is described."
      )
    )