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.17250317
02 October 2025, 10:45:25 UTC
  • Code
  • Branches (0)
  • Releases (1)
  • Visits
    • Branches
    • Releases
      • 1
      • 1
    • fdf7e47
    • /
    • EmilieFinch-dengue-singapore-e2f227e
    • /
    • .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:f5ea912e69819c986e2416857aa261d73668d7df
    origin badgedirectory badge
    swh:1:dir:591db6c1f83b45e89cee45406703c7c8ab3421ab
    origin badgesnapshot badge
    swh:1:snp:30886de14e43342b80ccc590672391e395022068
    origin badgerelease badge
    swh:1:rel:eb2febacff7df1a4ad8e98a4f0357c326a61cd41

    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
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    .gitignore
    # History files
    .Rhistory
    .Rapp.history
    
    # Session Data files
    .RData
    
    # 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
    
    # HTML files created by R markdown
    *.html
    
    # DS_Store files
    **/.DS_store
    

    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