An open API service indexing awesome lists of open source software.

https://github.com/vtex-soft/texsupport.iospress-jnr

Author support service for IOS Press journals. For more information please visit https://vtex-soft.github.io/texsupport.iospress-jnr/
https://github.com/vtex-soft/texsupport.iospress-jnr

author-support iospress

Last synced: 3 months ago
JSON representation

Author support service for IOS Press journals. For more information please visit https://vtex-soft.github.io/texsupport.iospress-jnr/

Awesome Lists containing this project

README

        

## About

Author support service provides LaTeX style files and `.tex` file templates designed for *IOS Press* journal articles.

## Contents

The following files are given in the repository (or directly in `.zip` archive):

- `iosart2x.cls`, `iosart2x.cfg` - LaTeX style files designed for *IOS Press* journal articles. Please do not change them. These files are already loaded in the respective template files;
- `jnr_template.tex` - the main template file should be used for article preparation;
- `iosart2x.pdf` - instructions for the preparation of a
camera-ready paper in LaTeX. This document contains useful information regarding the structure of your document, proper tagging style, layout features, etc;
- `iosart2x.tex` - source file for the instructions paper `iosart2x.pdf`;
- `ios1.bst`, `bibliography.bib` - BibTeX related files. If your bibliography is structured in BibTeX format, loading your `*.bib` file and provided BibTeX style `ios1.bst` allows you to get the final format of the bibliography. Please note that `bibtex` program should be used to generate the `*.bbl` file. `bibliography.bib` is the minimal sample of `*.bib` file.
- `jnr_template.bbl` is a sample bibliography file created by BibTeX using the `ios1.bst` file.

## Setup

- Clone the repository or download the `.zip` archive;
- Read the instructions (`iosart2x.pdf`) for the preparation of your LaTeX document;
- Use the template file `jnr_template.tex` to prepare your manuscript.

## Bug reports

Please submit bug report, issues or feature requests to `[email protected]`.