citHeader("To cite the Lmoments package use:")


bibentry(
	bibtype = "Article",
    title = "Estimation of quantile mixtures via L-moments and trimmed L-moments",
	author = c(person("Juha", "Karvanen")),
	journal = "Computational Statistics & Data Analysis",
	year = "2006",
	volume = "51",
	number = "2",
	pages = "947-959"
)

bibentry(
	bibtype = "Manual",
    title = "Lmoments: L-moments and quantile mixtures",
	author = c(person("Juha", "Karvanen"), person("Santeri", "Karppinen")),
	year = "2025",
	note = "R package version 1.3-2",
	url = "https://cran.r-project.org/package=Lmoments"
)
