citHeader("Please cite 'warbleR' as follows:")

citEntry(entry = "MISC",
        title = "warbleR: an R package to streamline bioacoustic analysis",
        author = personList(as.person("M. Araya-Salas"),as.person("G. Smith"), as.person("H. Zhong")),
        year = "2015",
	url = "http://cran.r-project.org/package=warbleR",
 doi = "DOI:http://dx.doi.org/10.5281/zenodo.19933",
        textVersion = "Araya-Salas, M., G. Smith and  H. Zhong. 2015. warbleR: an R package to streamline bioacoustic analysis. url: http://cran.r-project.org/package=warbleR. DOI:http://dx.doi.org/10.5281/zenodo.19933

NOTE: please also cite the seewave package if you use any spectrogram-creating or acoustic-measuring function (try citation('seewave'))"
)