Skip to content

Commit a5c12b7

Browse files
chore: add citation instructions (#526)
Closes #524
1 parent 17fefab commit a5c12b7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Manual/Intro.lean

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,11 @@ inductive Even : Nat → Prop where
199199

200200
::::
201201

202+
# How to Cite This Work
203+
204+
In formal citations, please cite this work as _The Lean Language Reference_ by The Lean Developers.
205+
Additionally, please include the corresponding version of Lean in the citation, which is {versionString}[].
206+
202207
# Open-Source Licenses
203208
%%%
204209
tag := "dependency-licenses"

0 commit comments

Comments
 (0)