File: CITATION

package info (click to toggle)
r-cran-eaf 2.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,028 kB
  • sloc: ansic: 7,281; perl: 848; makefile: 73; sh: 43; python: 27
file content (20 lines) | stat: -rw-r--r-- 1,105 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
bibentry(
  bibtype = "incollection",
  header = "To cite package 'eaf' in publications, please use",
  title = "Exploratory Analysis of Stochastic Local Search Algorithms in Biobjective Optimization",
  author = c(person("Manuel", "López-Ibáñez"),
             person("Luis", "Paquete"),
             person("Thomas", "Stützle")),
  year = 2010,
  doi = "10.1007/978-3-642-02538-9_9",
  booktitle =    "Experimental Methods for the Analysis of Optimization Algorithms",
  publisher = "Springer, Berlin, Germany",
  editor = "Thomas Bartz-Beielstein  and  Marco Chiarandini  and  Luís Paquete  and  Mike Preuss",
  pages = "209--222",
  textVersion=
    paste0("Manuel López-Ibáñez, Luís Paquete, and Thomas Stützle. ",
           "Exploratory Analysis of Stochastic Local Search Algorithms in Biobjective Optimization. ",
           "In T. Bartz-Beielstein, M. Chiarandini, L. Paquete, and M. Preuss, editors, ",
           "Experimental Methods for the Analysis of Optimization Algorithms, pages 209–222. Springer, Berlin, Germany, 2010.",
           "\ndoi: 10.1007/978-3-642-02538-9_9")
)