File: CITATION

package info (click to toggle)
r-cran-boolnet 2.1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,016 kB
  • sloc: ansic: 12,452; sh: 16; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 559 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
citHeader("To cite package 'BoolNet' in publications use:")
     
bibentry(bibtype = "Article",
         title = "BoolNet - an R package for generation, reconstruction and analysis of Boolean networks",
         author = c(person("Christoph","Muessel",role= "aut"), person("Martin","Hopfensitz", role="aut"), person(c("Hans", "A."),"Kestler", role="aut", email="hans.kestler@uni-ulm.de")),
        journal = "Bioinformatics",
        volume = 26,
        number = 10,
        pages = "1378--1380",
        year = 2010,
	doi = "10.1093/bioinformatics/btq124"
)