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

  • e8f677a
  • /
  • codemeta.json
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:bda238da6d595df3bf042be69c7a4aa622859fe8
directory badge
swh:1:dir:e8f677a9427045fadfdd22286417ef2fbee7eb60

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 ...
codemeta.json
{
    "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
    "type": "SoftwareSourceCode",
    "applicationCategory": "Mathematics",
    "author": [
        {
            "id": "http://orcid.org/0000-0002-5692-083X",
            "type": "Person",
            "affiliation": {
                "type": "Organization",
                "name": "CNRS, Archives Henri-Poincaré—PReST, Université de Lorraine"
            },
            "email": "baptiste.meles@univ-lorraine.fr",
            "familyName": "Mélès",
            "givenName": "Baptiste"
        }
    ],
    "codeRepository": "https://github.com/BapMel/mesocalc",
    "contributor": [
        {
            "type": "Person",
            "affiliation": {
                "type": "Organization",
                "name": "CNRS, Université Paris-Cité"
            },
            "familyName": "Proust",
            "givenName": "Christine"
        },
        {
            "type": "Person",
            "affiliation": {
                "type": "Organization",
                "name": "Humboldt-Universität"
            },
            "familyName": "Ossendrijver",
            "givenName": "Mathieu"
        },
        {
            "type": "Person",
            "affiliation": {
                "type": "Organization",
                "name": "Université Paris 1 Panthéon Sorbonne, ARSCAN"
            },
            "familyName": "Gombert",
            "givenName": "Bruno"
        }
    ],
    "dateCreated": "2013-03-01",
    "datePublished": "2013-03-01",
    "description": "MesoCalc is a Mesopotamian calculator. It computes in sexagesimal place-value notation, operates on measures and converts dates.",
    "downloadUrl": "https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://github.com/BapMel/mesocalc",
    "keywords": [
        "Mesopotamia",
        "history of mathematics",
        "measuring units"
    ],
    "license": "https://spdx.org/licenses/GPL-3.0+",
    "name": "MesoCalc",
    "programmingLanguage": [
        "JavaScript",
        "HTML",
        "CSS"
    ],
    "issueTracker": "https://github.com/BapMel/mesocalc/issues"
}

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