Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update entry in lean.bib #486

Merged
merged 3 commits into from
Jun 13, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 18 additions & 10 deletions lean.bib
Original file line number Diff line number Diff line change
Expand Up @@ -286,16 +286,24 @@ @InProceedings{ BuzzardCommelinMassot20
tags = {formalization, lean3}
}

@Misc{ BuzzardHLLFM21,
title = {Schemes in Lean},
author = {Kevin Buzzard and Chris Hughes and Kenny Lau and Amelia
Livingston and Ramon Fernández Mir and Scott Morrison},
year = {2021},
eprint = {2101.02602},
archiveprefix = {arXiv},
primaryclass = {math.AG},
url = {https://arxiv.org/abs/2101.02602},
tags = {formalization, lean3}
@article{DBLP:journals/em/BuzzardHLLMM22,
jcommelin marked this conversation as resolved.
Show resolved Hide resolved
author = {Kevin Buzzard and
Chris Hughes and
Kenny Lau and
Amelia Livingston and
Ramon Fern{\'{a}}ndez Mir and
Scott Morrison},
title = {Schemes in Lean},
journal = {Exp. Math.},
volume = {31},
number = {2},
pages = {355--363},
year = {2022},
url = {https://doi.org/10.1080/10586458.2021.1983489},
doi = {10.1080/10586458.2021.1983489},
timestamp = {Tue, 06 Dec 2022 13:15:09 +0100},
biburl = {https://dblp.org/rec/journals/em/BuzzardHLLMM22.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
jcommelin marked this conversation as resolved.
Show resolved Hide resolved
}

@InProceedings{ Carneiro19,
Expand Down
Loading