Skip to content

Commit 3177445

Browse files
committed
Update references.bib
1 parent 5a22dbf commit 3177445

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

blueprint/src/references.bib

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
% LEAN REFERENCES
1+
% INFORMAL MATHEMATICS
2+
@book{Hindry2011,
3+
title = {Arithmetics},
4+
author = {Hindry, Marc},
5+
year = {2011},
6+
doi = {10.1007/978-1-4471-2131-2},
7+
url = {http://dx.doi.org/10.1007/978-1-4471-2131-2}
8+
}
9+
% FORMAL MATHEMATICS
10+
@article{Bentkamp2023,
11+
title = {Mechanical Mathematicians},
12+
author = {Bentkamp, Alexander and Blanchette, Jasmin and Nummelin, Visa and Tourret, Sophie and Vukmirović, Petar and Waldmann, Uwe},
13+
year = {2023},
14+
journal = {Communications of the ACM},
15+
doi = {10.1145/3557998},
16+
url = {http://dx.doi.org/10.1145/3557998}
17+
}
18+
% LEAN
219
@misc{MIL,
320
title = {Mathematics in Lean},
421
author = {Avigad, Jeremy and Massot, Patrick},
@@ -40,15 +57,7 @@ @inproceedings{Limperg2023
4057
doi = {10.1145/3573105.3575671},
4158
url = {http://dx.doi.org/10.1145/3573105.3575671}
4259
}
43-
% MATHEMATICAL REFERENCES
44-
@book{Hindry2011,
45-
title = {Arithmetics},
46-
author = {Hindry, Marc},
47-
year = {2011},
48-
doi = {10.1007/978-1-4471-2131-2},
49-
url = {http://dx.doi.org/10.1007/978-1-4471-2131-2}
50-
}
51-
% PROJECT REFERENCES
60+
% PROJECT
5261
@misc{FLT3LFTCM2024,
5362
title = {FLT3 at Lean for the Curious Mathematician 2024},
5463
author = {Lowry-Duda, David},

0 commit comments

Comments
 (0)