https://github.com/cran/tuneR
Raw File
Tip revision: 55a1962c6e03ef7aaafa57a1d609187b1c7750f4 authored by Uwe Ligges on 29 April 2010, 00:00:00 UTC
version 0.3-0
Tip revision: 55a1962
CITATION
citHeader("To cite tuneRin publications use:")

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