Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • d7cddb2
  • /
  • CITATION
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge
swh:1:cnt:879eb5328e61fc9bb2168589aa3fd0e76b3410cd
directory badge
swh:1:dir:d7cddb209ee5ab26a47ac8bb80a2ee8b0b039c2c

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
CITATION
#cat("'statnet' is a suite of packages for the statistical modeling of network data.\n")
#cat('Please read the license using license.statnet()\n')

citHeader("If you are using 'statnet' for research that will be published, we
request that you acknowledge this with the following citation:")

citEntry(entry="Manual",
         title = "statnet: Software Tools for the Statistical Modeling 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("Pavel N. Krivitsky"),
                             as.person("Martina Morris")), 
         year         = 2003,
         note         = paste("Version",substring(library(help="statnet",lib.loc=NULL,character.only=TRUE)$info[[1]][2],first=16),". Project home page at http://statnet.org"),
         address      = "Seattle, WA",
         url          = "http://CRAN.R-project.org/package=statnet",
         
         textVersion = 
         paste("Mark S. Handcock, David R. Hunter, Carter T. Butts, Steven M. Goodreau, and Martina Morris (2003) ", 
               "Software Tools for the Statistical Modeling of Network Data. Version ",
substring(library(help="statnet",lib.loc=NULL,character.only=TRUE)$info[[1]][2],first=16),
         ". Project home page at http://statnet.org",
         ",", " URL http://CRAN.R-project.org/package=statnet.",
               sep="")
         )

citFooter("We have invested a lot of time and effort in creating the",
          "'statnet' suite of packages for use by other researchers.",
          "Please cite it in all papers where it is used.")

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API