citHeader("To cite package 'micEconCES' in publications use:")

citEntry(entry="InCollection",
   title = "Econometric Estimation of the 'Constant Elasticity of Substitution' Function in R: the micEconCES Package",
   author = personList(as.person("Arne Henningsen"),
      as.person("G\\'{e}raldine Henningsen"),
      as.person("Gerg\\H{o} Liter\\'{a}ti")),
   year = "2021",
   publisher = "Edward Elgar",
   editor = personList( as.person( "Nigar Hashimzade" ),
      as.person( "Michael A. Thornton" ) ),
   booktitle = "Handbook of Research Methods and Applications in Empirical Microeconomics",
   pages = "596–640",
   doi = "10.4337/9781788976480.00030",
   textVersion = 
      paste( "Henningsen, Arne, Géraldine Henningsen, and Gergő Literáti (2021):", 
         "Econometric Estimation of the 'Constant Elasticity of Substitution'",
         "Function in R: the micEconCES Package.",
         "In Hashimzade, N. and M. Thornton (editors),",
         "Handbook of Research Methods and Applications in Empirical Microeconomics.",
         "Edward Elgar, p. 596–640.",
         "https://doi.org/10.4337/9781788976480.00030",
         "(open access: https://bit.ly/3I5U310)." )
)