From: Benjamin Auder Date: Mon, 6 Mar 2017 01:01:05 +0000 (+0100) Subject: 'update' X-Git-Url: https://git.auder.net/?p=talweg.git;a=commitdiff_plain;h=d180e9fd8bf04b90f77df52d5476d7bff15a0abb 'update' --- diff --git a/pkg/inst/CITATION b/pkg/inst/CITATION deleted file mode 100644 index 2167e9e..0000000 --- a/pkg/inst/CITATION +++ /dev/null @@ -1,17 +0,0 @@ -citHeader("To cite talweg in publications use:") - -citEntry(entry = "Manual", - title = "Time-series sAmpLes forecasted With ExoGenous variables.", - author = personList(as.person("Benjamin Auder"), - as.person("Jean-Michel Poggi"), - as.person("Bruno Portier")), - organization = "Paris-Sud & INSA Rouen", - address = "Orsay & Rouen, France", - year = "2017", - url = "https://git.auder.net/?p=talweg.git", - - textVersion = - paste("Benjamin Auder, Jean-Michel Poggi, Bruno Portier (2017).", - "talweg: Time-series sAmpLes forecasted With ExoGenous variables.", - "URL https://git.auder.net/?p=talweg.git") -)