Skip to content

Instantly share code, notes, and snippets.

@mhucka
Created October 7, 2025 19:56
Show Gist options
  • Select an option

  • Save mhucka/2ab91d087bcf8176c8f8ec57960b13de to your computer and use it in GitHub Desktop.

Select an option

Save mhucka/2ab91d087bcf8176c8f8ec57960b13de to your computer and use it in GitHub Desktop.
# Citation information for this repository. -*- yaml -*-
#
# CITATION.cff provide human- & machine-readable citation info for software and
# datasets. GitHub, Zenodo, and the Zotero browser plugin all use CFF files
# automatically. Tools exist to generate CITATION.cff files from other formats
# such as BibTeX. For more info, visit https://citation-file-format.github.io/.
cff-version: 1.2.0
message: >-
Please cite your use of EDITME using the reference metadata provided here.
title: EDITME
authors:
- family-names: EDITME
given-names: EDITME
abstract: >-
EDITME Short summary of the software. Can span multiple lines.
version: EDITME
date-released: EDITME
url: https://github.com/quantumlib/EDITME
repository-code: https://github.com/quantumlib/EDITME
license: Apache-2.0
type: software
identifiers:
# EDITME: remove any of the following that are not available for this project.
- description: PyPI project for EDITME
value: https://pypi.org/project/EDITME
type: url
- description: Publication about EDITME
value: EDITME
type: url
- description: Archived copy of this release of EDITME
value: 10.5281/zenodo.EDITME
type: doi
- description: Collection of all archived releases of EDITME
value: 10.5281/zenodo.EDITME
type: doi
keywords:
- quantum
- quantum computing
- research
- science
- software
# EDITME: Add more keywords relevant to this particular software.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment