Skip to content

Commit 6b97b09

Browse files
committed
[ papers ] Add PR template and mention this on papers page
This should help people more easily add their papers to the list, with all the information we ideally want there.
1 parent d9c64cd commit 6b97b09

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Add paper involving Idris
2+
3+
## Title
4+
5+
6+
## Authors
7+
8+
9+
## Citation Details
10+
11+
<!-- Ideally this should be in ACM or IEEE format -->
12+
13+
## CHECKLIST
14+
15+
- [ ] I have included hyperlinks to the official catalogue.
16+
- [ ] I have specified the DOI (Digital Object Identifier) of the document.
17+
- [ ] If there is no Open Access copy, I have included a link to an author's
18+
version or a preprint (for example, arXiv).
19+

src/content/pages/papers.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ The Idris Language
1616
Associated Publications
1717
-----------------------
1818

19-
There are numerous academic publications associated with Idris, including:
19+
There are numerous academic publications associated with Idris, some of which
20+
are listed below. If we have missed one or new ones have been published, please
21+
do
22+
`submit a pull request <https://github.com/idris-lang/idris-lang.github.io/pulls>`_.
2023

2124
* `Frex: Dependently Typed Algebraic Simplification <https://dl.acm.org/doi/10.1145/3747506>`_,
2225
Guillaume Allais, Edwin Brady, Nathan Corbyn, Ohad Kammar, and Jeremy Yallop.

0 commit comments

Comments
 (0)