https://github.com/cserajdeep/iospress_journal
https://github.com/cserajdeep/iospress_journal
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cserajdeep/iospress_journal
- Owner: cserajdeep
- Created: 2021-05-12T01:48:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-12T01:50:29.000Z (over 4 years ago)
- Last Synced: 2025-08-25T14:02:19.419Z (5 months ago)
- Language: TeX
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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. For more details visit: https://www.iospress.nl/service/authors/latex-and-word-tools-for-book-authors/
## 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;
- `com_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.
- `com_template.bbl` is a sample bibliography file created by BibTeX using the `ios1.bst` file.
- `flushend.sty` - updated style for last page two column alignment
## 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 `com_template.tex` to prepare your manuscript.