'update'
[epclust.git] / epclust / inst / CITATION
diff --git a/epclust/inst/CITATION b/epclust/inst/CITATION
new file mode 100644 (file)
index 0000000..23e7819
--- /dev/null
@@ -0,0 +1,18 @@
+citHeader("To cite epclust in publications use:")
+
+citEntry(entry = "Manual",
+  title        = ".",
+  author       = personList(as.person("Benjamin Auder"),
+                   as.person("Jairo Cugliari"),
+                   as.person("Yannig Goude")),
+                   as.person("Jean-Michel Poggi"))
+  organization = "Paris-Sud, Saclay & Lyon 2",
+  address      = "Orsay, Saclay & Lyon, France",
+  year         = "2017",
+  url          = "https://git.auder.net/?p=edfclust.git",
+
+  textVersion  =
+  paste("Benjamin Auder, Jairo Cugliari, Yannig Goude, Jean-Michel Poggi (2017).",
+        "EPCLUST: Electric Power curves CLUSTering.",
+        "URL https://git.auder.net/?p=edfclust.git")
+)