-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: eolesinski <eo2454@columbia.edu>
- Loading branch information
1 parent
fb29b84
commit 005672c
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please cite it as below." | ||
authors: | ||
- name: "The OpenCBDC Development Team" | ||
website: https://github.com/mit-dci/opencbdc-tx | ||
type: software | ||
repository-code: https://github.com/mit-dci/opencbdc-tx | ||
license: "MIT" | ||
license-url: https://github.com/mit-dci/opencbdc-tx/blob/trunk/COPYING | ||
preferred-citation: | ||
type: conference-paper | ||
authors: | ||
- given-names: "James" | ||
family-names: "Lovejoy" | ||
affiliation: Federal Reserve Bank of Boston | ||
- given-names: "Cory" | ||
family-names: "Fields" | ||
affiliation: MIT Media Lab | ||
- given-names: "Madars" | ||
family-names: "Virza" | ||
affiliation: MIT Media Lab | ||
- given-names: "Kevin" | ||
family-names: "Karwaski" | ||
affiliation: Federal Reserve Bank of Boston | ||
- given-names: "Anders" | ||
family-names: "Brownworth" | ||
affiliation: Federal Reserve Bank of Boston | ||
- given-names: "Neha" | ||
family-names: "Narula" | ||
affiliation: MIT Media Lab | ||
title: "Hamilton: A High-Performance Transaction Processor for Central Bank Digital Currencies" | ||
year: 2023 | ||
conference: | ||
name: "20th USENIX Symposium on Networked System Design and Implementation (NSDI 23)" | ||
year: 2023 | ||
city: "Boston, MA" | ||
country: "US" | ||
start: 901 | ||
end: 915 | ||
publisher: | ||
name: "USENIX Association" | ||
url: "https://www.usenix.org/system/files/nsdi23-lovejoy.pdf" |