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

citEntry(entry = "manual",
	 title = "The {AdMit} Package: Adaptive Mixture of {Student-t} Distributions",
	 author = personList(person("David","Ardia"),
                             person("Lennart","Hoogerheide","F."),
                             person("Herman","van Dijk","K.")),
         institution = "{R} Foundation for Statistical Computing",
         year = year,
	 note = vers,
	 url = "http://cran.at.r-project.org/web/packages/AdMit/index.html",
	 textVersion =
         paste("David Ardia, Lennart F. Hoogerheide and ",
               "Herman K. van Dijk (", year,"). The 'AdMit' Package: Adaptive Mixture of Student-t Distributions. ", vers, ".", sep="")
)

citEntry(entry = "misc",
	 title = "Adaptive Mixture of {Student-t} Distributions as a Flexible Candidate Distribution for
         Efficient Simulation: The {R} Package {AdMit}",
	 author = personList(person("David","Ardia"),
                             person("Lennart","Hoogerheide","F."),
                             person("Herman","van Dijk","K.")),
         year = 2008,
         url = "http://www.tinbergen.nl/discussionpapers/08062.pdf",
         note = "Tinbergen Institute discussion paper 2008-062/4",
	 textVersion =
         paste("David Ardia, Lennart F. Hoogerheide and",
               "Herman K. van Dijk (2008). Adaptive Mixture of Student-t",
               "Distribution as a Flexible Candidate Distribution for Efficient Simulation:",
               "The R package 'AdMit'. Tinbergen Institute discussion paper 2008-062/4.")
)

citEntry(entry = "misc",
	 title = "The {AdMit} Package",
	 author = personList(person("David","Ardia"),
                             person("Lennart","Hoogerheide","F."),
                             person("Herman","van Dijk","K.")),
         year = 2008,
         url = "http://publishing.eur.nl/ir/repub/asset/13053/EI2008-17.pdf",
         note = "Econometric Institute report 2008-17",
	 textVersion =
         paste("David Ardia, Lennart F. Hoogerheide and",
               "Herman K. van Dijk (2008). The 'AdMit' Package.",
               "Econometric Institute report 2008-17.")
)

citEntry(entry = "article",
         title = "A Note on Bivariate Distributions That Are Conditionally Normal",
         author = personList(person("Andrew","Gelman"),
                             person("Meng","Xiao-Li")),
         journal = "The American Statistician",
         volume = "45",
         number = "2",
         year = "1991",
         pages = "125--126",
         textVersion = 
         paste("Andrew Gelman and Xiao-Li Meng (1991). A Note on Bivariate Distributions That Are",
               "Conditionally Normal. The American Statistician 45(2), pp.125-126.")
)

citEntry(entry = "phdthesis",
         title = "Essays on Neural Network Sampling Methods and Instrumental Variables",
         author = person("Lennart","Hoogerheide","F."),
         year = "2006",
         school = "Tinbergen Institute, Erasmus University Rotterdam (NL)",
         note = "Book nr. 379 of the Tinbergen Institute Research Series. ISBN: 9051708261.",
         textVersion =
         paste("Lennart F. Hoogerheide (2006). Essays on Neural Network Sampling",
               "Methods and Instrumental Variables. PhD thesis, Tinbergen Institute,",
               "Erasmus University Rotterdam (NL). ISBN: 9051708261.")
)

citEntry(entry = "article",
         title = "On the Shape of Posterior Densities and Credible Sets in Instrumental
                  Variable Regression Models with Reduced Rank: An Application of Flexible
	            Sampling Methods using Neural Networks",
         author = personList(person("Lennart","Hoogerheide","F."),
                             person("Johan","Kaashoek","F."),
                             person("Herman","van Dijk","K.")),
         journal = "Journal of Econometrics",
         volume = "139",
         number = "1",
         year = "2007",
         pages = "154--180",
         note = "DOI:10.1016/j.jeconom.2006.06.009",
         textVersion = 
         paste("Lennart F. Hoogerheide, Johan F. Kaashoek and Herman K. van Dijk (2007). On the Shape of",
               "Posterior Densities and Credible Sets in Instrumental Variable Regression Models with",
               "Reduced Rank: An Application of Flexible Sampling Methods using Neural Networks.",
               "Journal of Econometrics 139(1), pp.154-180. DOI: 10.1016/j.jeconom.2006.06.009.")
)

citEntry(entry = "misc",
         title = "Possibly Ill-Behaved Posteriors in Econometric Models: On the Connection  between Model
                  Structures, Non-elliptical Credible Sets and Neural Network Simulation Techniques",
         author = personList(person("Lennart","Hoogerheide","F."),
                             person("Herman","van Dijk","K.")),
         year = "2008",
         url = "http://www.tinbergen.nl/discussionpapers/08036.pdf",
         note = "Tinbergen Institute discussion paper 2008-036/4",
         textVersion = 
         paste("Lennart F. Hoogerheide and Herman K. van Dijk (2007). Possibly Ill-Behaved Posteriors",
               "in Econometric Models: On the Connection  between Model Structures, Non-elliptical Credible",
 	       "Sets and Neural Network Simulation Techniques. Tinbergen Institute discussion paper 2008-036/4.")
)
