c(
bibentry(
bibtype = "Manual",
title = "{tsPI}: Bayesian Prediction Intervals for ARIMA Processes and Structural Time Series",
author = "Jouni Helske",
year = sub("-.*", "", meta$Date),
note = sprintf("R package version %s", meta$Version),
url = "https://github.com/helske/tsPI",
key = "RtsPI"
),

bibentry(
bibtype = "Incollection",
  author	= "Jouni Helske and Jukka Nyblom",
	title	= "Improved frequentist prediction intervals for {ARMA} models by simulation",
	booktitle = "Contributions to Mathematics, Statistics, Econometrics, and Finance : essays in honour of professor Seppo Pynnönen",
	publisher= "University of Vaasa",
	editor	= "Johan Knif and Bernd Pape",
	number	= "296",
	series	= "Acta Wasaensia",
	pages	= "71--86",
	year	= "2014",
  key = "arimaPI",
  url = "https://urn.fi/URN:NBN:fi:jyu-201603141836"
),

bibentry(
bibtype = "Incollection",
  author	= "Jouni Helske and Jukka Nyblom",
	title	= "Improved Frequentist Prediction Intervals for Autoregressive Models by Simulation",
	booktitle= "Unobserved Components and Time Series Econometrics",
	publisher= "Oxford University Press",
	editor	= "Siem Jan Koopman and Neil Shephard",
	year = "2015",
	key = "arPI",
	url = "https://urn.fi/URN:NBN:fi:jyu-201603141839"
),

bibentry(
bibtype = "book",
  author	= "Jouni Helske",
	title	= "Prediction and Interpolation of Time Series By State Space Models",
	publisher= "University Of Jyväskylä",
	year = "2015",
	key = "thesis",
	url = "https://urn.fi/URN:NBN:fi:jyu-201603111829"
)
)
