Skip to content

Commit

Permalink
Replace old-style personList with c()
Browse files Browse the repository at this point in the history
  • Loading branch information
Natsiopoulos committed Feb 8, 2023
1 parent 8ffb6c3 commit 3b7cd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ bibentry(bibtype = "article",

bibentry(bibtype = "Manual",
title = "{ARDL}: ARDL, ECM and Bounds-Test for Cointegration",
author = personList(as.person("Kleanthis Natsiopoulos"),
author = c(as.person("Kleanthis Natsiopoulos"),
as.person("Nickolaos Tzeremes")),
year = "2023",
note = note,
Expand Down

0 comments on commit 3b7cd75

Please sign in to comment.