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

  • a78cb8f
  • /
  • .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
content badge
swh:1:cnt:30ec4cf9b68b6a817629f852e6dc16505dffb088
directory badge
swh:1:dir:a78cb8f1c0fca114d6fc7fcdcf6659545570da1b

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 ...
.gitignore
# History files
.Rhistory
.Rapp.history

# Session Data files
.RData

# Example code in package build process
*-Ex.R

# Output files from R CMD build
/*.tar.gz

# Output files from R CMD check
/*.Rcheck/
Coursera-Developing-Data-Products

# 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

# Shiny token, see https://shiny.rstudio.com/articles/shinyapps.html
rsconnect/

# pas de fichier temporaire
*~

#pas de fichier log
*.log

#pas de fichier temp
.temp
.tmp

#pas de fichier xlsx
.xlsx

#pas de Rplots.pdf
Rplots.pdf
.Rproj.user
packrat/lib*/


#shiny test ignore and expect packrat
packrat/src/*
#!packrat/src/BiocGenerics
#!packrat/src/Biobase
#!packrat/src/IRanges 
#!packrat/src/S4Vectors
#!packrat/src/AnnotationDbi
#!packrat/src/annotate
#!packrat/src/GSEABase
#!packrat/src/genefilter
#!packrat/src/graph
#!packrat/src/RBGL
#!packrat/src/AnnotationForge
#!packrat/src/Category
#!packrat/src/GO.db
#!packrat/src/Rgraphviz
#!packrat/src/org.Mm.eg.db
#!packrat/src/RDAVIDWebService
#!packrat/src/GOstats
#!packrat/src/org.Gg.eg.db
#!packrat/src/org.Dr.eg.db
#!packrat/src/org.Hs.eg.db
#!packrat/src/org.Rn.eg.db
#!packrat/src/org.Ss.eg.db

etc

google-analytics.js
www/google-analytics.html


back to top

Software Heritage — Copyright (C) 2015–2025, 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