
NOTE<- paste( "R package version", meta$Version )
bibentry(bibtype="Misc",
     mheader = "Please cite ARCokrig including its version number  as ",
       title = "ARCokrig: Autoregressive Cokriging Models for Multifidelity Codes",
      author =
           c( 
            person("Pulong", "Ma", role = c("aut", "cre"),
               email = "mpulong@gmail.com")
	       ),
	       note = NOTE,
 organization = "Statistical and Applied Mathematical Sciences Institute",
      address = "Durham, NC, USA",
         year = 2019,
          url = "https://github.com/pulongma/ARCokrig"
    )

