File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
uses : xu-cheng/latex-action@v3
22
22
with :
23
23
root_file : main.tex
24
- args : -outdir=../ build -pdf
24
+ args : -outdir=build -pdf
25
25
- name : Deploy
26
26
uses : peaceiris/actions-gh-pages@v3
27
27
with :
Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ To be automatically classified as a lab paper, the paper must:
19
19
1 ) Appear in the [ DBLP] ( https://dblp.dagstuhl.de/ ) database.
20
20
2 ) Have at least two members appearing in the ` members.json ` list.
21
21
3 ) Have both members marked as a current members, to be considered a current member they must either
22
- 1 ) Be marked as a permanent member in ` members.json ` with ` "perm": true ` .
23
- 2 ) Have this be their first RAIR Lab publication.
24
- 3 ) Have less than 8 years between their first RAIR Lab publication and now.
22
+ * Be marked as a permanent member in ` members.json ` with ` "perm": true ` .
23
+ * Have this be their first RAIR Lab publication.
24
+ * Have less than 8 years between their first co-authored Selmer publication and now.
25
25
26
26
This system prevents situations such as a 2024 paper that both Selmer and Paul Bello are on, but no other lab members are
27
27
from being considered a RAIR Lab publication.
You can’t perform that action at this time.
0 commit comments