D2R2'23: Second International Workshop on Linked Data-driven Resilience Research 2023 co-located with the ESWC 2023
- Published at: https://ceur-ws.org/Vol-3401/
- Preview was: https://aksw.github.io/submission.d2r2.aksw.org/Vol-XXX/
For Authors
In the following SUB_NUMBER
refers to the number of your easychair submission.
- Fork this repository
- Sources
- Create a new directory
source-management/SUB_NUMBER
- Add your paper sources to this directory
- The main tex file must be called
main.tex
if it does not, rename it.
- Create a new directory
- Metadata & agreement form
- Create a new directory
agreement-form/SUB_NUMBER
- Copy the
metadata.yml
file fromagreement-form
to your directoryagreement-form/SUB_NUMBER
- Fill
metadata.yml
with your data
- Create a new directory
- Commit everything to your forked repo
- Open a Pull request for your forked repository/branch. This will also provide you with a nice check list of things to verify before submission.
- Sign the form
- Wait until our bot tells you that the agreement form can be downloaded
- Download the agreement form, print, sign, scan, and add the form to your repository at
agreement-form/SUB_NUMBER/agreement.pdf
. IMPORTANT it must be hand signed. - Commit the changes
- Edit the pull request message, make sure all boxes are ticked and uncomment the last line to notify us.
- Collect Paper Metadata
- Collect Paper Sources
- Verify Paper Metadata
- Vol-XXX/index.html
- Build index.html with Metadata (see https://github.com/AKSW/ceur-jekyll-rdf)
- Agreement Forms (automated)
- Determine corresponding author to sign agreement form
- Generate Agreement forms
- Upload signed Agreement forms (to this repo)
- Bundle AGREEMENT submission package
- Paper Bundle (automated)
- Build papers from source
- Verify Papers Avoid Top errors in submissions
- Bundle Paper submission package
- Everything complete?
- Notify all authors to verify final submission packages (give them 1 week)
- Submit to CEUR
Avoid Top errors in submissions
These pieces need to be adjusted and put together, pathes do not match!
- Generate the CEUR Vol-XXX/index.html with Jekyll RDF: https://github.com/AKSW/ceur-jekyll-rdf
- Generate the pre-filled agreement forms with the script in
agreement-form
- Build the paper sources with the Taskfile and dockerimage in
source-management
- Build the submission archives for CEUR with the Taskfile in
ceur-submission