Final Camera Ready Instructions
This page details the steps needed to produce the final camera ready version of your paper:
- Correct the paper according to the reviewers comments.
- Recheck that your paper conforms to the Latex template (author.tex) at the Springer's Instructions for Authors page.
- If you have multiple folders for your sources move all the files in them to a single ID folder, where ID is your paper id. Fix your sources accordingly.
- Make sure that ALL your images are in postscript/eps format. That is to say that your paper can be processed with the latex compiler, without needing to use pdflatex or other additional tools. If you also have pdf / jpg / png versions of your images you may include that versions too (it is welcomed), but please try to provide an eps version as well.
- Move ALL the text of your paper to a single tex file named ID.tex where ID is your paper id.
- If you have used multiple tex files, include all their contents on the single ID.tex file.
- If you have a separate bibtex bibliography file (named ID.bib for instance):
- Include an \usepackage[numbers,sort&compress]{natbib} line in the preamble of your latex source file. This is needed to ensure that numerical citations are shown.
- Compile the document generating the bibliography with your ID.bib file and using \bibliographystyle{spbasic} in your ID.tex file (you need to place spbasic.bst from the latex template in the same directory than your sources).
- Then, substitute the line on your ID.tex file containing \bibliography{ID} with the full contents of the ID.bbl file generated in the compilation.
- To help alleviate possible bibliography problems in the proceedings book, please keep the .bib file in your submitted files too (don't remove it).
- Recompile your sources and recheck that everything appears as expected.
- Fulfil the Consent to Publish form and include a signed PDF scanned version of it inside the ID folder.
- Compress your ID folder containing the full sources of your paper and the filled Consent to Publish form (following the previous steps) to an ID.zip file.
- Send the ID.zip file (where ID is your paper id) to nicso2010@decsai.ugr.es.
Don't hesitate to contact us if you need any further explanation / clarification.
- Login to post comments