Skip to content

Commit 709df92

Browse files
authored
Merge pull request #1186 from m-muecke/docs/citation-sync-authors
docs: add missing authors to citation file
2 parents 3d08a22 + c962b86 commit 709df92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inst/CITATION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ citHeader("To cite the forecast package in publications, please use:")
1717

1818
bibentry(bibtype = "Manual",
1919
title = "{forecast}: Forecasting functions for time series and linear models",
20-
author = "Rob Hyndman and George Athanasopoulos and Christoph Bergmeir and Gabriel Caceres and Leanne Chhay and Mitchell O'Hara-Wild and Fotios Petropoulos and Slava Razbash and Earo Wang and Farah Yasmeen",
20+
author = "Rob Hyndman and George Athanasopoulos and Christoph Bergmeir and Gabriel Caceres and Leanne Chhay and Kirill Kuroptev and Maximilian Mücke and Mitchell O'Hara-Wild and Fotios Petropoulos and Slava Razbash and Earo Wang and Farah Yasmeen",
2121
year = year,
2222
note = vers,
2323
url = "https://pkg.robjhyndman.com/forecast/",

0 commit comments

Comments
 (0)