NOTE<- paste( "R package version", meta$Version )
bibentry(bibtype="Misc",
     mheader = "Please cite GPBayes including its version number  as ",
       title = "GPBayes: Tools for Gaussian Process Modeling in Uncertainty Quantification",
      author =
           c( 
            person("Pulong", "Ma", role = c("aut", "cre"),
               email = "mpulong@gmail.com")
            ),
            note = NOTE,
 organization = "Iowa State University",
      address = "Ames, IA, USA",
         year = 2023,
          url = "https://CRAN.R-project.org/package=GPBayes"
    )

