Skip to content

Commit f7d0789

Browse files
Added missing reference
1 parent f71151a commit f7d0789

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

paper/paper.bib

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,23 @@ @InProceedings{pizani2018pi
143143
annote = {Keywords: dependently typed programming, Agda, EDSL, hardware description languages, functional programming}
144144
}
145145

146+
@article{stucki2021theory,
147+
author = {Stucki, Sandro and Giarrusso, Paolo G.},
148+
title = {A Theory of Higher-Order Subtyping with Type Intervals},
149+
journal = {Proceedings of the ACM on Programming Languages},
150+
volume = {5},
151+
number = {{ICFP}},
152+
pages = {69:1--69:30},
153+
month = aug,
154+
year = {2021},
155+
articleno = {69},
156+
numpages = {30},
157+
url = {http://doi.acm.org/10.1145/3473574},
158+
doi = {10.1145/3473574},
159+
publisher = {ACM},
160+
address = {New York, NY, USA},
161+
}
162+
146163
@article{daggitt2023routing,
147164
author={Daggitt, Matthew L. and Griffin, Timothy G.},
148165
journal={IEEE/ACM Transactions on Networking},
@@ -257,14 +274,7 @@ @misc{agda-stdlib-v2.0
257274
month = {December},
258275
url = {https://github.com/agda/agda-stdlib/tree/v2.0-release},
259276
howpublished = {HTML-indexed sources also at: \url{https://agda.github.io/agda-stdlib/v2.0/}},
260-
}
261-
262-
@misc{agda-stdlib,
263-
title = {{The Agda standard library}},
264-
editor = {{The Agda community}},
265-
year = {2007--present},
266-
url = {https://github.com/agda/agda-stdlib},
267-
note = {A full list of the contributors can be seen under \url{LICENCE} at the above {URL}}
277+
note = {A full list of the contributors can be seen under \url{LICENCE} at the above {URL}},
268278
}
269279

270280
@inproceedings{cohen2020hierarchy,

0 commit comments

Comments
 (0)