Commit | Line | Data |
---|---|---|
4efef8cc BA |
1 | citHeader("To cite epclust in publications use:") |
2 | ||
3 | citEntry(entry = "Manual", | |
4 | title = ".", | |
5 | author = personList(as.person("Benjamin Auder"), | |
6 | as.person("Jairo Cugliari"), | |
4bcfdbee BA |
7 | as.person("Yannig Goude"), |
8 | as.person("Jean-Michel Poggi")), | |
4efef8cc BA |
9 | organization = "Paris-Sud, Saclay & Lyon 2", |
10 | address = "Orsay, Saclay & Lyon, France", | |
11 | year = "2017", | |
12 | url = "https://git.auder.net/?p=edfclust.git", | |
13 | ||
14 | textVersion = | |
15 | paste("Benjamin Auder, Jairo Cugliari, Yannig Goude, Jean-Michel Poggi (2017).", | |
16 | "EPCLUST: Electric Power curves CLUSTering.", | |
17 | "URL https://git.auder.net/?p=edfclust.git") | |
18 | ) |