citHeader("To cite tuneR in publications use:")

citEntry(entry       = "Manual",
    title        = "{tuneR}: Analysis of Music and Speech",
    author       = c(person(given="Uwe", family="Ligges", email="Uwe.Ligges@R-project.org"),
             person(given="Sebastian", family="Krey"),
             person(given="Olaf", family="Mersmann"),
             person(given="Sarah", family="Schnackenberg")),
    year         = 2018,
    url          = "https://CRAN.R-project.org/package=tuneR",
    textVersion  = paste("Uwe Ligges, Sebastian Krey, Olaf Mersmann, and Sarah Schnackenberg (2018).",
        "tuneR: Analysis of Music and Speech.",
        "URL: https://CRAN.R-project.org/package=tuneR")
)
