Raw File
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