|
1 | | -citHeader("To cite optimization in publications use:") |
2 | | -
|
3 | | -citEntry(entry = "Manual", |
4 | | - title = "optimization: Flexible optimizer with numerous input specifications. R package version 1.0-4", |
5 | | - author = c( |
6 | | - person("Kai", "Husmann", email = "khusman1@gwdg.de", role = "cre"), |
7 | | - person("Alexander", "Lange", role = "aut") |
8 | | - ), |
9 | | - year = "2017", |
10 | | - textVersion = |
11 | | - paste("Kai Husmann, Alexander Lange (2016).", |
12 | | - "optimization: Flexible optimizer with numerous input specifications. R package version 1.0-4") |
13 | | -) |
| 1 | +citHeader("To cite optimization in publications use:") |
| 2 | + |
| 3 | +citEntry(entry = "Manual", |
| 4 | + title = "optimization: Flexible optimizer with numerous input specifications. R package version 1.0-5", |
| 5 | + author = c( |
| 6 | + person("Kai", "Husmann", email = "khusman1@gwdg.de", role = "cre"), |
| 7 | + person("Alexander", "Lange", role = "aut") |
| 8 | + ), |
| 9 | + year = "2017", |
| 10 | + textVersion = |
| 11 | + paste("Kai Husmann, Alexander Lange (2016).", |
| 12 | + "optimization: Flexible optimizer with numerous input specifications. R package version 1.0-5") |
| 13 | +) |