Skip to content

Commit 0db183f

Browse files
authored

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CITATION.cff

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
cff-version: 1.2.0
2+
message: "If you use this work, please cite the 'Effects as capabilities' paper."
3+
preferred-citation:
4+
type: article
5+
authors:
6+
- family-names: "Brachthäuser"
7+
given-names: "Jonathan Immanuel"
8+
orcid: "https://orcid.org/0000-0001-9128-0391"
9+
- family-names: "Schuster"
10+
given-names: "Philipp"
11+
orcid: "https://orcid.org/0000-0001-8011-0506"
12+
- family-names: "Ostermann"
13+
given-names: "Klaus"
14+
orcid: https://orcid.org/0000-0001-5294-5506
15+
title: "Effects as capabilities: effect handlers and lightweight effect polymorphism"
16+
doi: "10.1145/3428194"
17+
journal: "Proc. ACM Program. Lang."
18+
publisher: "Association for Computing Machinery"
19+
volume: "4"
20+
issue: "OOPSLA"
21+
month: 11
22+
year: 2020
23+
url: "https://doi.org/10.1145/3428194"

0 commit comments

Comments
 (0)