@@ -143,6 +143,23 @@ @InProceedings{pizani2018pi
143
143
annote = { Keywords: dependently typed programming, Agda, EDSL, hardware description languages, functional programming}
144
144
}
145
145
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
+
146
163
@article {daggitt2023routing ,
147
164
author ={ Daggitt, Matthew L. and Griffin, Timothy G.} ,
148
165
journal ={ IEEE/ACM Transactions on Networking} ,
@@ -257,14 +274,7 @@ @misc{agda-stdlib-v2.0
257
274
month = { December} ,
258
275
url = { https://github.com/agda/agda-stdlib/tree/v2.0-release} ,
259
276
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}} ,
268
278
}
269
279
270
280
@inproceedings {cohen2020hierarchy ,
0 commit comments