c(
bibentry(
bibtype = "Manual",
title = "{Rlibeemd}: Ensemble empirical mode decomposition (EEMD) and its complete variant (CEEMDAN)",
author = c(person(given = "Jouni", family = "Helske", role =
    c("aut","cre"), comment = "R interface",email = "jouni.helske@jyu.fi"), person(given = "Perttu",
    family = "Luukko", role = "aut", comment = "Original libeemd C library")),
year = sub("-.*", "", meta$Date),
note = sprintf("R package version %s", meta$Version),
url = "https://github.com/helske/Rlibeemd",
key = "Rlibeemd"
),
bibentry(
bibtype = "Article",
title = "Introducing libeemd: A program package for performing the ensemble
empirical mode decomposition",
author = "Perttu J.J. Luukko, Jouni Helske, Esa Räsänen",
journal = "Submitted",
year = "2015",
key = "libeemd"
)
)