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
  • d930767
  • /
  • 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:cfdc7053f2bba3965c665328fc1d014f44cab16b
snapshot badge
swh:1:snp:5c81b35c32cd128e955f4da753d99c09557a4451
release badge
swh:1:rel:fd436aa4166e6e0cbd44a2a3bcf3ed03f3e1267a

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: cfdc7053f2bba3965c665328fc1d014f44cab16b authored by Lonca Emmanuel on 17 March 2021, 12:16:06 UTC
cleaned configure.ac
Tip revision: cfdc705
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