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

https://doi.org/10.5281/zenodo.13951684
01 August 2025, 12:40:09 UTC
  • Code
  • Branches (0)
  • Releases (8)
  • Visits
    • Branches
    • Releases
      • 9
      • 9
      • 8
      • 7
      • 6
      • 5
      • 4
      • 3
      • 2
    • a373a81
    • /
    • FAIRmat-NFDI-pynxtools-xps-53ea2fd
    • /
    • mkdocs.yaml
    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
    • snapshot
    • release
    origin badgecontent badge Iframe embedding
    swh:1:cnt:f01677409040b3cf683852296dae027faf83fa7f
    origin badgedirectory badge Iframe embedding
    swh:1:dir:7e69c5249d8360f993ce3c9035f1745661dcbf61
    origin badgesnapshot badge
    swh:1:snp:f2a036221b848b423bd011c9c4439510d269a331
    origin badgerelease badge
    swh:1:rel:d34c837423b05e387c5491b712d5b4141e9dc772

    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
    • 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 ...
    mkdocs.yaml
    site_name: Documentation
    site_description: |
      The documentation for the pynxtools-xps plugin.
    site_author: The NOMAD Authors
    repo_url: https://github.com/FAIRmat-NFDI/pynxtools-xps
    edit_uri: ""
    
    nav:
      - Home: index.md
      - Tutorials:
          - tutorial/installation.md
          - tutorial/standalone.md
          - tutorial/nexusio.md
          - tutorial/nomad.md
      - How-To Guides:
          - how-tos/build_a_reader.md
      - Explanation:
          - explanation/implementation.md
          - explanation/appdefs.md
          - explanation/contextualization.md
          - explanation/data_processing.md
          - explanation/nomad_integration.md
      - Reference:
          - reference/specs.md
          - reference/scienta.md
          - reference/phi.md
          - reference/vms.md
    
    plugins:
      - search
      - macros:
          module_name: src/pynxtools_xps/mkdocs
    
    theme:
      name: material
      palette:
        primary: '#2A4CDF'
        accent: '#008A67'
      font:
        text: 'Titillium Web'
      logo: assets/nomad-plugin-logo.png
      favicon: assets/favicon.png
      features:
        - navigation.instant
        - navigation.footer
        - content.code.copy
        - content.code.annotate
      custom_dir: docs/theme
      icon:
        repo: fontawesome/brands/github
    
    markdown_extensions:
      - attr_list
      - md_in_html
      - admonition
      - pymdownx.details
      - pymdownx.highlight:
          anchor_linenums: true
      - pymdownx.inlinehilite
      - pymdownx.snippets
      - toc:
          permalink: True
      - pymdownx.arithmatex:
          generic: true
      - pymdownx.emoji
      - mkdocs-click
      - pymdownx.extra
      - pymdownx.superfences:
          custom_fences:
            - name: mermaid
              class: mermaid
              format: !!python/name:pymdownx.superfences.fence_code_format
    
    extra:
      generator: false
    
    use_directory_urls: false
    
    extra_css:
      - stylesheets/extra.css
    
    extra_javascript:
      - javascript.js
      - https://polyfill.io/v3/polyfill.min.js?features=es6
      - https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js

    back to top

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