Skip to content

Commit

Permalink
adding citation file
Browse files Browse the repository at this point in the history
  • Loading branch information
heidihoward committed Sep 18, 2023
1 parent 973e66a commit b16a2a6
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
cff-version: 1.2.0
title: TLA+ Specification of Flexible Paxos
message: >-
If you use this specification, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Heidi
family-names: Howard
repository-code: 'https://github.com/fpaxos/fpaxos-tlaplus'
license: MIT
preferred-citation:
type: conference-paper
authors:
- family-names: Howard
given-names: Heidi
- family-names: Malkhi
given-names: Dahlia
- family-names: Spiegelman
given-names: Alexander
doi: "10.4230/LIPIcs.OPODIS.2016.25"
journal: "20th International Conference on Principles of Distributed Systems (OPODIS 2016)"
month: 9
title: "Flexible Paxos: Quorum Intersection Revisited"
volume: 70
year: 2017

0 comments on commit b16a2a6

Please sign in to comment.