Skip to content

Commit a90731e

Browse files
Fix capitalisation in bibliography
1 parent 42c7203 commit a90731e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

paper/paper.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ @misc{agda-stdlib-v2.0
278278
}
279279

280280
@inproceedings{cohen2020hierarchy,
281-
title={Hierarchy Builder: algebraic hierarchies made easy in Coq with Elpi},
281+
title={Hierarchy Builder: algebraic hierarchies made easy in {Coq} with {Elpi}},
282282
author={Cohen, Cyril and Sakaguchi, Kazuhiko and Tassi, Enrico},
283283
booktitle={FSCD 2020-5th International Conference on Formal Structures for Computation and Deduction},
284284
number={167},
@@ -287,7 +287,7 @@ @inproceedings{cohen2020hierarchy
287287
}
288288

289289
@article{devriese2011bright,
290-
title={On the bright side of type classes: instance arguments in Agda},
290+
title={On the bright side of type classes: instance arguments in {Agda}},
291291
author={Devriese, Dominique and Piessens, Frank},
292292
journal={ACM SIGPLAN Notices},
293293
volume={46},

0 commit comments

Comments
 (0)