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/
- Host: GitHub
- URL: https://github.com/vtex-soft/texsupport.iospress-jnr
- Owner: vtex-soft
- Created: 2017-02-24T18:37:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T09:20:40.000Z (about 1 year ago)
- Last Synced: 2025-01-19T06:26:10.350Z (5 months ago)
- Topics: author-support, iospress
- Language: TeX
- Homepage:
- Size: 1.06 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]`.