https://github.com/cran/statnet
Raw File
Tip revision: 8ecf73631475c86070257f2d339ebc261ebcafa0 authored by Pavel N. Krivitsky on 05 February 2014, 00:00:00 UTC
version 2014.2.0
Tip revision: 8ecf736
CITATION
library(statnet.common)
statnet.cite.head("statnet")
statnet.cite.pkg("statnet")

bibentry("Article",
         title = "statnet: Software Tools for the Representation, Visualization, Analysis and Simulation of Network Data",
         author = personList(as.person("Mark S. Handcock"),
           as.person("David R. Hunter"),
           as.person("Carter T. Butts"),
           as.person("Steven M. Goodreau"),
           as.person("Morris, Martina")),
         journal = "Journal of Statistical Software",
         year = 2008,
         volume = 24,
         number = 1,
	 pages = "1--11",
         url = "http://www.jstatsoft.org/v24/i01")

statnet.cite.foot("statnet")
back to top