Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "Quantum Entanglement Purification Simulator"
abstract: "A web-based interactive simulator for the BBPSSW (Bennett-Brassard-Popescu-Schumacher-Smolin-Wootters) quantum entanglement purification protocol. This application demonstrates how noisy entangled quantum states can be purified to achieve higher fidelity through quantum operations, measurements, and post-selection."
authors:
- family-names: "Yakar"
given-names: "Iftach"
orcid: "https://orcid.org/0009-0003-8795-3794"
repository-code: "https://github.com/deduckproject/epp-demo"
url: "https://deduckproject.github.io/epp-demo/"
license: MIT
keywords:
- quantum-computing
- entanglement-purification
- quantum-simulation
- BBPSSW-protocol
- quantum-mechanics
- react
- typescript
doi: "10.5281/zenodo.15799912"
date-released: "2025-07-03"
version: "1.0.0"