citHeader("To cite 'latentnet' in publications use:")

citEntry(entry="Manual",
         title = "latentnet: An R package for Latent Position and Cluster Modeling of Statistical Networks",
         author = personList(as.person("Mark S. Handcock"),
                             as.person("Jeremy Tantrum"),
                             as.person("Susan Shortreed"),
                             as.person("Peter Hoff")), 
         year         = 2004,
         url          = "http://www.csde.washington.edu/statnet",
         
         textVersion = 
         paste("Mark S. Handcock, Jeremy Tantrum, Susan Shortreed, and Peter Hoff (2004)", 
               "latentnet: An R package for Latent Position and Cluster Modeling of Statistical Networks. ",
               "URL http://www.csde.washington.edu/statnet.",
               sep="")
         )

citFooter("We have invested a lot of time and effort in creating 'latentnet',",
          "please cite it when using it for network analysis.")
