-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (27 loc) · 1.33 KB
/
Copy pathCITATION.cff
File metadata and controls
30 lines (27 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
cff-version: 1.2.0
message: >
Citation instructions (QPatLib):
(A) If you use a specific MBQC pattern from the QPatLib Zenodo community, cite the pattern's Zenodo DOI and Papper.
(B) If you use QPatLib code/tooling (e.g., circuit generation, pattern generation, validation), cite the QPatLib repository DOI and Paper.
(C) If you use both a specific pattern and the QPatLib code/tooling, cite the pattern DOI, the QPatLib repository DOI, and Paper.
title: "QPatLib: A community repository of measurement-based quantum computing patterns"
type: software
authors:
- family-names: "Scarola"
given-names: "Vito"
repository-code: "https://github.com/vws100/QPatLib"
url: "https://github.com/vws100/QPatLib"
license: "MIT"
# QPatLib repository DOI (minted by Zenodo via GitHub releases).
# Use the Zenodo *concept DOI* for a single stable project DOI; a version DOI can be used for strict reproducibility.
doi: 10.5281/zenodo.20114339
keywords:
- "measurement-based quantum computing"
- "MBQC"
- "graph states"
- "measurement calculus"
- "Graphix"
- "OpenQASM 3"
abstract: >
QPatLib is a community repository for validated measurement-based quantum computing (MBQC) patterns and supporting tooling.
Code in this repository generates circuits and MBQC patterns locally; patterns are published separately on Zenodo as citable records.