Skip to content

Commit 80dc217

Browse files
committed
Update README to add link to paper
1 parent c409b7d commit 80dc217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This library handles dates (`YYYY-MM-DD`) and periods (in days, months and years
66

77
This library is a work in progress. You can find the library's description in `lib/dates.mli`. There is also a Python implementation (which corresponds to a port of the OCaml implementation).
88

9-
We have a paper under submission that will detail the full semantics of this library.
9+
The full semantics of the library has been formalized and is available in the related ESOP 2024 paper [Formalizing Date Arithmetic and Statically Detecting Ambiguities for the Law](Formalizing Date Arithmetic and Statically Detecting Ambiguities for the Law).
1010

1111
## Installation
1212

0 commit comments

Comments
 (0)