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

swh:1:snp:6f474f17101e00174fb49dd87d5b016477d6f57c
  • Code
  • Branches (8)
  • Releases (0)
    • Branches
    • Releases
    • HEAD
    • refs/heads/argelia-2025
    • refs/heads/chunk/changes-1772292342099-1772292342099
    • refs/heads/circleci-migration
    • refs/heads/hugo
    • refs/heads/japon-2023
    • refs/heads/jbake
    • refs/heads/master
    • refs/heads/new-theme
    No releases to show
  • ba89d1b
  • /
  • assets
  • /
  • css
  • /
  • ie9.css
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
  • revision
  • snapshot
content badge
swh:1:cnt:e36dfe08565b5e9e184ae626da8f9a04b75c783b
directory badge
swh:1:dir:7a6be50169978464f32f5edb78fa0b51d459eb20
revision badge
swh:1:rev:3f1e6dcb65ed38478393150db09320c5e7c5c1e2
snapshot badge
swh:1:snp:6f474f17101e00174fb49dd87d5b016477d6f57c

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
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: 3f1e6dcb65ed38478393150db09320c5e7c5c1e2 authored by CircleCI on 18 February 2018, 16:35:41 UTC
Generated site on Sun Feb 18 16:35:41 UTC 2018 [ci skip]
Tip revision: 3f1e6dc
ie9.css
/*
	Future Imperfect by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* List */

	ul.posts article:after {
		clear: both;
		content: '';
		display: block;
	}

	ul.posts article .image {
		display: table-cell;
		vertical-align: top;
	}

	ul.posts article header {
		display: table-cell;
		padding-right: 1em;
		vertical-align: top;
	}

/* Author */

	.author .name {
		display: inline-block;
		vertical-align: middle;
	}

	.author img {
		display: inline-block;
		vertical-align: middle;
	}

/* Post */

	.post:after {
		clear: both;
		content: '';
		display: block;
	}

	.post > header:after {
		clear: both;
		content: '';
		display: block;
	}

	.post > header .title {
		display: table-cell;
		vertical-align: top;
		width: 65%;
	}

	.post > header .meta {
		display: table-cell;
		vertical-align: top;
		width: 30%;
	}

	.post > footer:after {
		clear: both;
		content: '';
		display: block;
	}

	.post > footer .actions {
		display: inline-block;
	}

	.post > footer .stats {
		display: inline-block;
		margin-left: 2em;
	}

/* Mini Post */

	.mini-post .image {
		display: block;
	}

/* Header */

	#header:after {
		clear: both;
		content: '';
		display: block;
	}

	#header h1 {
		float: left;
	}

	#header .links {
		float: left;
	}

	#header .main {
		position: absolute;
		right: 0;
		top: 0;
	}

/* Wrapper */

/* Sidebar */

	#sidebar {
		display: table-cell;
		margin-right: 0;
		padding-right: 3em;
		vertical-align: top;
	}

/* Main */

	#main {
		display: table-cell;
		vertical-align: top;
	}

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