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:5c81b35c32cd128e955f4da753d99c09557a4451
  • Code
  • Branches (1)
  • Releases (2)
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • v3.0.2
    • v3.0.1
  • edc75b6
  • /
  • resources
  • /
  • Makefile.am
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
  • release
content badge
swh:1:cnt:138433211e207b0fe743b2658ab2f3663a2b4391
directory badge
swh:1:dir:5afd10e9b7e7191b95e5295e34891aedb0ed9bae
revision badge
swh:1:rev:f1e2438ffce2164e0c12e8bbaef7527b0ab4eb56
snapshot badge
swh:1:snp:5c81b35c32cd128e955f4da753d99c09557a4451
release badge
swh:1:rel:bae75604f88fd6d68b2286e3ecae7938f25b6958

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
  • 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 ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: f1e2438ffce2164e0c12e8bbaef7527b0ab4eb56 authored by Lonca Emmanuel on 24 March 2021, 14:03:36 UTC
release v3.0.2
Tip revision: f1e2438
Makefile.am
.PHONY: comssextractor-ng comssextractor-ng-clean

all: comssextractor-ng
all-local: comssextractor-ng

clean: comssextractor-ng-clean
clean-local: comssextractor-ng-clean

comssextractor-ng:
	export MROOT="`pwd`/comssextractor_ng" && make -C "$(top_srcdir)/resources/comssextractor_ng"

comssextractor-ng-clean:
	export MROOT="`pwd`/comssextractor_ng" && make -C "$(top_srcdir)/resources/comssextractor_ng" clean

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