Quick link: IPOL LaTeX style, example and manual are at
https://tools.ipol.im/wiki/ref/manuscript_guidelines/ipol_latex_class_v0.4.2.zip.
The submission process is detailed in the IPOL Author Manual. The manuscript of an IPOL article submitted for peer-review should include:
This content must be adapted when the article is not about an algorithm (like dataset articles).
The manuscript of an IPOL article accepted by the peer-review and submitted for edition before final publication must be provided as a single archive file (zip, tar/gzip) containing the complete source (LaTeX, BibTeX, and figures) needed to recreate the PDF file accepted in peer-review.
Manuscripts submitted for review in IPOL must be provided as PDF files using the IPOL LaTeX style. At this step of the process, only the PDF file is needed, and it can be produced as the authors wish, as long as it conforms to the IPOL layout rules as defined in the IPOL class.
After review and during the editing process at the step 3, the authors must provide the complete LaTeX source, including the LaTeX source (.tex), BibTeX references (.bib), LaTeX class (.cls) and style (.sty) and all the embedded figures. This source will be used to produce the final published PDF version, and must compile with pdfLaTeX.
This LaTeX source will be compiled with pdfLaTex, so EPS files can not be included in the document. Instead, you must use PDF files for vector images (graphs and figures) and PNG or JPEG files for the bitmap images.
epstopdf tool.convert tool.:;,.). Do insert non-breaking spaces (~ in LaTeX) before references and citations (\ref and \cite).Intel Xeon), do not insert the (R) or TM symbols. Write file names in monospace (\texttt{program.c}). Write foreign words in italic, but not common terms (like “de facto” or “vis-à-vis”). Do not italicize latin abbreviations (“i.e.”, “et al.”, …).\cite{foo,bar} instead of \cite{foo},   \cite{bar}.package.sty files).!htbp positioning options (\begin{table}[!htbp], \begin{figure}[!htbp]). Every floating figure and table must have a caption and must also be referenced in the text, independently of their legend, and redundancy of both texts is allowed.\include{} statements to split your article into different files, because they insert a page break; use \input{} instead.\\, \newline) or vertical space (\vspace{1cm}). The document layout should still be correct with a different page size or font size.cm, mm) to resize an image. Instead, express their width and height relatively to the dimensions of a text line: width=0.45\linewidth, height=5em.Manuscripts must not include direct links to the demo or to the source code files, because these addresses may change. The only link to be used is the LaTeX \ipolLink macro, which will be replaced by the DOI address upon publication. This DOI address will refer to the main web page of the article, where every other component of the article (demo, source code, data) will be available. The \ipolLink macro must not be concatenated with a file name because the link will be invalid once the DOI is used. The only correct way to use it is \url{\ipolLink} or \href{\ipolLink}{the article page}.
The articles references must follow the standard rules, with at least: author(s), title, journal/series/volume/editor, and year. Do not use shortened journal titles in the references. These rules also apply to website references, including personal home pages, Wikipedia, etc. Reference presentation rules are complex, see The Chicago Manual of Style or online extracts for details:
Journal articles references must mention the DOI if it exists, presented as “http://dx.doi.org/AA.BBBB/CCCCCCC” according to the Crossref DOI Display Guidelines. DOIs provides reliable and permanent links to the officially published version of articles, and they are used by reference management tools and indexing services to automatically collect reference citations from a document. You can search for DOIs using the Crossref Guest Query tool.
Book references must mention the ISBN, presented as “ISBN XXXXXXXXXX”. You can search for ISBNs in ISBNdb or the WorldCat catalog.
Grammatically, reference numbers are treated like footnote numbers: “as shown by Brown [4, 5]; as mentioned earlier [2, 4–7, 9]; Smith [4] and Brown and Jones [5]; Wood et al. [7]”, not like nouns (“we see in [42] that…”, “[23] contains a discussion”). Reference numbers are links to additional information at the end of the document, sentences must still make sense without these links. To help readers recognize references, the first author name should appear in the text. For example,
The abstract will be reused out of the PDF document: HTML page, article metadata, bibliographic databases. Typography (italic, line breaks, …) will be lost in these contexts, si its use should be minimal in the abstract. Avoid mathematical notations in the abstract, and do not insert references numbers there.
from Turabian, A Manual for Writers, p 314
Headline-style capitalization is intended to distinguish clearly titles from surrounding text. In this style, capitalize the first letter of the first and last words of the title and subtitle and all other words, except as follows:
See the LaTeX booktabs documentation for guidelines on what constitutes a “good” table.↩