Skip to content

Commit

Permalink
Update README to add link to paper
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kM committed Apr 17, 2024
1 parent c409b7d commit 80dc217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This library handles dates (`YYYY-MM-DD`) and periods (in days, months and years

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).

We have a paper under submission that will detail the full semantics of this library.
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).

## Installation

Expand Down

0 comments on commit 80dc217

Please sign in to comment.