desc <- packageDescription("SemiParBIVProbit")
year <- sub(".*(2[[:digit:]]{3})-.*", "\\1", desc$Date)
vers <- paste(" R package version", desc$Version)

citEntry(entry="Manual",
title = "SemiParBIVProbit: Semiparametric Bivariate Probit Modelling",
author = "Marra G. and Radice R.",
year = year,
note = vers,
textVersion =
paste("Marra G. and Radice R. with contributions from Papageorgiou G. (",year,"). SemiParBIVProbit: Semiparametric Bivariate Probit Modelling.",vers, ".", sep="")
)

citEntry(
 entry="Article",
 title="Estimation of a Semiparametric Recursive Bivariate Probit in the Presence of Endogeneity",
 journal="Canadian Journal of Statistics",
 volume= "39",
 number="2",
 pages="259-279",
 year="2011",
 author="Marra G. and Radice R.",
 textVersion="Marra G. and Radice R. (2011), Estimation of a Semiparametric Recursive Bivariate Probit in the Presence of Endogeneity. Canadian Journal of Statistics, 39(2), 259-279."
 )
 
citEntry(
  entry="Article",
  title="A Penalized Likelihood Estimation Approach to Semiparametric Sample Selection Binary Response Modelling",
  journal="X",
  volume= "X",
  number="X",
  pages="X",
  year="X", 
  author="Marra G. and Radice R.",
  textVersion="Marra G. and Radice R., A Penalized Likelihood Estimation Approach to Semiparametric Sample Selection Binary Response Modelling. Submitted."
 )
