Skip to content

Commit c9429eb

Browse files
authored
Merge pull request #60 from coq-community/add-hal-paper
add HAL paper in meta.yml and README.md
2 parents 250cd38 + efbff79 commit c9429eb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ basic plane topology definitions, and a theory of combinatorial hypermaps.
4242
- Coq namespace: `fourcolor`
4343
- Related publication(s):
4444
- [Formal Proof—The Four-Color Theorem](https://www.ams.org/notices/200811/tx081101382p.pdf)
45+
- [A computer-checked proof of the Four Color Theorem](https://inria.hal.science/hal-04034866/document)
4546

4647
## Building and installation instructions
4748

meta.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ description: |-
1616
publications:
1717
- pub_url: https://www.ams.org/notices/200811/tx081101382p.pdf
1818
pub_title: Formal Proof—The Four-Color Theorem
19+
- pub_url: https://inria.hal.science/hal-04034866/document
20+
pub_title: A computer-checked proof of the Four Color Theorem
1921

2022
authors:
2123
- name: Georges Gonthier

0 commit comments

Comments
 (0)