/media/bill/SWAPPER/bin/pdf edits/pdf edits - instructions.txt **************** 02Jul2019 Instructions for soemone processign IJCNN pdfs bash script to add [ISBN, copyright] This really needs to be dramaticaly reduced for use by authors on a single file. I have NO time to do that now. Download files in : http://www.billhowell.ca/bash%20scripts/pdf%20edits/ Adapt the batch files below to your directories (where you place the files). - I suggest using a single directory in your case : pdf insert [ISBN, copyright].sh pdf header.sh As you can see, you'll need to define a temporary drive (I use a ramdisk), and create a bunch of other directories (although you can probably set all directories to the same). Create a Do NOT adapt : template generic.tex Don't bother reading : 0_pdf edits - README.txt 0_pdf edits - instructions.txt the other files Most of the other files in "pdf edits" aren't relevant, but just in case, it's easiest to download all. I've just updated the files. Anyways, if nothing else this is an example of simple edits to pdfs - intended for batch processing of hundreds of them at a time. **************** 09Apr2019 scripts for [ISBN, copyright] insertions into pdfs, checks Process : Download information from the IJCNN2019 paper system (Tomasz Cholewo) 1. download current IJCNN2019 paper status into a text file (eg "190408 papers list.txt" (190408 = yymmdd)) : a) logon to Cholewo's paper system, Menu -> papers -> ?review status? -> view this shows first 1000 papers : Ctrl-A to select whole web-page, copy c) create new text file "190408 papers list.txt" paste first 1000 into "190408 papers list.txt", insert two empty lines at end of "190408 papers list.txt" d) on web-page, click "Next" to see last 1000 papers e) There is overlap between first & second web-page lists [page, scroll] down to last paper that was pasted place cursor after last paper that was pasted, Shift-Ctrl-End to select to end of web-page -> Ctrl-C copy g) paste the selection at the end of "190408 papers list.txt" h) remove "junk" at top & bottom of "190408 papers list.txt" i) remove empty lines and any [repeated, overlap] paper listings j) save "190408 papers list.txt", then Ctrl-A to select all -> paste into papers sheet of "IJCNN2019 papers.ods" (replaces current content) 2. copy "190408 papers list.txt" into a spreadsheet (eg "IJCNN2019 papers.ods") 3. Create lists of paper numbers for [CRWN, Euro, IEEE, spcl, USgv] [ISBN, copyright] insertions Separately - select all papers with [CRWN, EU, IEEE, USgov] copyrights a) create "select" column, use formula eg "=IF(ISERR(SEARCH(B$3,M14)),"",1)" where B$3 has "(c:IEEE)" b) sublist each [CRWN, EU, IEEE, USgov], save each list to separate text files, eg "/media/bill/PROJECTS/2019 IJCNN Budapest/papers/all - final//media/bill/PROJECTS/2019 IJCNN Budapest/papers/all - final" . Request a zip file of all final papers from Tomasz Cholewo # enddoc