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

citEntry(entry="Manual",
         title = "googlePublicData: Working with Google's Public Data Explorer DSPL Metadata Files",
         author = person("George", "Vega Yon", email="gvegayon@caltech.edu", role=c("aut","cre")),
         year         = 2015,
         month 	      = "July",
         url          = "http://github.com/gvegayon/googlePublicData",
         textVersion = 
           paste("George G. Vega Yon",
                 "Working with Google's Public Data Explorer DSPL Metadata Files"))
