Submission to GI e.V.
The submission consists of two steps outlined below.
Submitting to the GI and the printing service
- Submit
proceedings.pdfandLNI-Cover-Vorlage.ppt(see step 2 in Generation of the proceedings) to the GI for approval. - After the approval, submit to the printing service.
Submitting to the “Digitale Bibliothek der GI”
- Adapt BAND_TITEL, HRSG, LNI, DOI, ISSN, ISBN, YEAR, DATE and LOCATION in
metaExtract.pyaccording to your conference - Copy
proceedings.csvcreated bymake-proceedingsto themeta-extractdirectory. - Fill the
ws.csvaccording to your conference. - Fill the
papers.csvwith the meta data required (Build ID,Paper ID,Workshop ID,Autoren,Titel,Sprache,Keywords,Abstract). Instead of creating this file separately, it is helpful to keep track of your papers in a spreadsheet, including additional data such as status, problems, rights forms etc. and export the required meta data as CSV from this spreadsheet. - Run
python metaExtract.py papers.csv ws.csv proceedings.csvin themeta-extractdirectory. This createsmeta-extract.csvfor submission to GI. - Cd into
slicingdirectory and copy yourproceedings.pdfandproceedings.csvhere. - Run
python slicing.py proceedings.pdf proceedings.csv. This requires pdftk to be installed (cf. System setup section). The script cuts the proceedings.pdf into separate pdfs, one per paper, according to the page numbers fromproceedings.csv. The separate pdfs are placed in thepartsdirectory and named according to their build ids. - Submit the
meta-extract.csvand the PDFs in thepartsdirectory to GI.