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

https://doi.org/10.5281/zenodo.18913198
08 March 2026, 19:02:07 UTC
  • Code
  • Branches (0)
  • Releases (1)
  • Visits
    • Branches
    • Releases
      • 1
      • 1
    • d7686b6
    • /
    • sebastien-plutniak-open-lingocsean-5b55ce3
    • /
    • .gitignore
    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
    • snapshot
    • release
    origin badgecontent badge
    swh:1:cnt:2d9e8099c4f537c1165897481409ae7cb0a16eb5
    origin badgedirectory badge
    swh:1:dir:afb47fc54e0d7466fded3f48804878434b52b29e
    origin badgesnapshot badge
    swh:1:snp:73dae0df9167394408d8bcc3dbefef323a59344a
    origin badgerelease badge
    swh:1:rel:70a0eab7e31c74e7f15b8553cab0b73ee524fa9e

    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
    • snapshot
    • release
    (requires biblatex-software package)
    Generating citation ...
    (requires biblatex-software package)
    Generating citation ...
    (requires biblatex-software package)
    Generating citation ...
    (requires biblatex-software package)
    Generating citation ...
    .gitignore
    TODO
    
    # History files
    .Rhistory
    .Rapp.history
    
    # Session Data files
    .RData
    .RDataTmp
    
    # User-specific files
    .Ruserdata
    
    # Example code in package build process
    *-Ex.R
    
    # Output files from R CMD build
    /*.tar.gz
    
    # Output files from R CMD check
    /*.Rcheck/
    
    # RStudio files
    .Rproj.user/
    
    # produced vignettes
    vignettes/*.html
    vignettes/*.pdf
    
    # OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
    .httr-oauth
    
    # knitr and R markdown default cache directories
    *_cache/
    /cache/
    
    # Temporary files created by R markdown
    *.utf8.md
    *.knit.md
    
    # R Environment Variables
    .Renviron
    
    # pkgdown site
    docs/
    
    # translation temp files
    po/*~
    
    # RStudio Connect folder
    rsconnect/
    

    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