https://github.com/cran/tuneR
Raw File
Tip revision: 7df59f2ac2f2f88d6357fe6b08a2c11088b3b083 authored by Uwe Ligges on 28 August 2012, 00:00:00 UTC
version 0.4-1
Tip revision: 7df59f2
CITATION
citHeader("To cite tuneR in publications use:")

citEntry(entry       = "Manual",
    title        = "{tuneR}: Analysis of music",
    author       = c(person(given="Uwe", family="Ligges", email="Uwe.Ligges@R-project.org")),
    year         = 2011,
    url          = "http://r-forge.r-project.org/projects/tuner/",
    textVersion  = paste("Ligges, Uwe (2011).",
        "tuneR: Analysis of music.",
        "URL: http://r-forge.r-project.org/projects/tuner/.")
    )
back to top