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

Revision 39c324731e9452a8eb80163989b5b975bd6b6016 authored by CarloQMontangero on 04 July 2022, 15:22:28 UTC, committed by GitHub on 04 July 2022, 15:22:28 UTC
Update Traverso's affiliation
1 parent a60f7cd
  • Files
  • Changes
  • 4645910
  • /
  • codemeta.json
Raw File Download
Permalinks

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.

  • revision
  • directory
  • content
revision badge
swh:1:rev:39c324731e9452a8eb80163989b5b975bd6b6016
directory badge Iframe embedding
swh:1:dir:46459101464d71c4a39c30711f4a35d6ea4be39e
content badge Iframe embedding
swh:1:cnt:116682126f3e3164bcfe18e02edd3c0d448194b7
Citations

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.

  • revision
  • directory
  • content
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 ...
codemeta.json
{
    "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
    "@type": "SoftwareSourceCode",
    "identifier": "CMM",
    "description": "conservative garbage collector for C++ developed for PoSSo (Polynomial System Solver) project.",
    "name": "Customizable Memory Management",
    "codeRepository": "https://github.com/Unipisa/CMM",
    "applicationCategory" : "Memory Management",
    "license": "Copyright (C) 1993 Tito Flagella.\nThis file is part of the POSSO Customizable Memory Manager (CMM).\nPermission to use, copy, and modify this software and its documentation is\nhereby granted only under the following terms and conditions.  Both the\nabove copyright notice and this permission notice must appear in all copies\nof the software, derivative works or modified versions, and any portions\nthereof, and both notices must appear in supporting documentation.\nUsers of this software agree to the terms and conditions set forth herein,\nand agree to license at no charge to all parties under these terms and\nconditions any derivative works or modified versions of this software.\n\nThis software may be distributed (but not offered for sale or transferred\nfor compensation) to third parties, provided such third parties agree to\nabide by the terms and conditions of this notice.  \n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE COPYRIGHT HOLDERS DISCLAIM ALL\nWARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL THE COPYRIGHT HOLDERS\nBE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR\nANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER\nIN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT\nOF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.",
    "version": "1.9",
    "keywords" : [
      "Garbage Collector", 
      "Memory Management"
    ],
    "runtimePlatform" : "SunOS 4.x, Solaris 2.x, Linux 1.x, 2.x, AIX (RS6000), SGI, Win32 (Windows 95, Windows NT), Digital OS (Alpha), MacOS (Metrowerks C++)",
    "softwareRequirements" : ["g++"],
    "developmentStatus" : "Unsupported",
    "dateCreated" : "1994-08-27",
    "datePublished" : "1995-08-26",
      
    "programmingLanguage" : "c++",
     "isPartOf" : "PoSSo (Polynomial System Solver)",
    "referencePublication" : [
      {
          "@type": "ScholarlyArticle",
          "idendifier": "https://doi.org/10.1006/jsco.1996.0013",
          "name": "Memory Mangement in the PoSSo Solver"
      }
      ],
    "author": [
      {
        "@type": "Person",
        "givenName": "Giuseppe",
        "familyName": "Attardi",
        "affiliation" : "Dipartimento di Informatica, Università di Pisa"
      },
      {
        "@type": "Person",
        "givenName": "Tito Flagella",
        "familyName": "Tito Flagella",
        "affiliation" : "Dipartimento di Informatica, Università di Pisa"
      },
      {
        "@type": "Person",
        "givenName": "Pietro",
        "familyName": "Iglio",
         "affiliation" : "Dipartimento di Informatica, Università di Pisa"
      }
    ],
    "contributor": [
      {
        "@type": "Person",
        "givenName": "Carlo",
        "familyName": "Traverso",
        "affiliation" : "Dipartimento di Matematica, Università di Pisa"
      },
      {
        "@type": "Person",
        "givenName": "Christian",
        "familyName": "Heckler",
        "affiliation" : "Dipartimento di Informatica, Università di Pisa"
      },
      {
        "@type": "Person",
        "givenName": "Hans J.",
        "familyName": "Boehm",
        "affiliation" : "Dipartimento di Informatica, Università di Pisa"
      },
      {
        "@type": "Person",
        "givenName": "Joachim",
        "familyName": "Hollman",
        "affiliation" : "Dipartimento di Informatica, Università di Pisa"
      },
       {
        "@type": "Person",
        "givenName": "John",
        "familyName": "Abbott",
        "affiliation" : "Dipartimento di Informatica, Università di Pisa"
      },
           {
        "@type": "Person",
        "givenName": "Patrick C. ",
        "familyName": "Beard",
        "affiliation" : "Dipartimento di Informatica, Università di Pisa"
      },
        {
        "@type": "Person",
        "givenName": "Uttam M.",
        "familyName": "Narsu",
        "affiliation" : "Dipartimento di Informatica, Università di Pisa"
      }
    ]
  }
   
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

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— Contact— JavaScript license information— Web API

back to top