citHeader("To cite package ‘FCVAR’ in publications use:")

citEntry(entry = "Manual",
    header = "The R package documentation:",
    title = "Estimation and Inference for the Fractionally Cointegrated VAR",
    author = "Lealand Morin and Morten \\O. Nielsen and Michal K. Popiel",
    year = "2021",
    note = "R package version 0.1.0",
    url = "https://github.com/LeeMorinUCF/FCVAR",

  textVersion  =
  paste("Lealand Morin, Morten \\O. Nielsen and Michal K. Popiel (2021).",
        "Estimation and Inference for the Fractionally Cointegrated VAR.",
        "R package version 0.1.0.",
        "URL https://github.com/LeeMorinUCF/FCVAR.")
)

citEntry(entry = "Misc",
    header = "A manuscript with a description of the FCVAR model and examples:",
    title = "FCVAR: An R Package for the Fractionally Cointegrated Vector Autoregressive Model",
    author = "Lealand Morin and Morten \\O. Nielsen and Michal K. Popiel",
    year = "2021",
    note = "Unpublished manuscript",
    url = "https://sites.google.com/view/mortennielsen/software",

  textVersion  =
  paste("Lealand Morin, Morten \\O. Nielsen and Michal K. Popiel (2021).",
        "FCVAR: An R Package for the Fractionally Cointegrated Vector Autoregressive Model.",
        "Unpublished manuscript.",
        "URL https://sites.google.com/view/mortennielsen/software")
)


