https://github.com/vtex-soft/texsupport.ims_supported-aihp
LaTeX author support files for IMS supported journal AIHP.
https://github.com/vtex-soft/texsupport.ims_supported-aihp
author-support ims-journal latex latex-template
Last synced: 3 months ago
JSON representation
LaTeX author support files for IMS supported journal AIHP.
- Host: GitHub
- URL: https://github.com/vtex-soft/texsupport.ims_supported-aihp
- Owner: vtex-soft
- License: lppl-1.3c
- Created: 2020-04-06T15:59:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T07:41:34.000Z (9 months ago)
- Last Synced: 2025-01-19T06:26:03.658Z (5 months ago)
- Topics: author-support, ims-journal, latex, latex-template
- Language: TeX
- Homepage: https://vtex-soft.github.io/texsupport.ims_supported-aihp/
- Size: 2.01 MB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# texsupport.ims_supported-aihp
## About
LaTeX author support files for IMS supported journal:
[Annales de l’Institut Henri Poincaré (AIHP)](https://imstat.org/journals-and-publications/annales-de-linstitut-henri-poincare/)## Contents
The following files are given in the repository (or directly in `.zip` archive):
- `imsart.cls`, `imsart.sty` - LaTeX style files designed for *IMS* supported journals articles.
Please do not change them. These files are already loaded in the respective template files;
- `aihp-template.tex` - the main template file should be used for article preparation;
- `aihp-sample.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;
- `figure1.eps`, `figure1.pdf` - sample figures for `aihp-sample.pdf`;
- `aihp-sample.tex` - source file for the instructions paper `aihp-sample.pdf`;
- `imsart-number.bst` - BibTeX style to prepare bibliography file.
More information can be found [here](http://www.bibtex.org/Using/)
or [here](https://www.latex-tutorial.com/tutorials/bibtex/).## Setup
- Clone the repository or download the `.zip` archive;
- Install LaTeX style files (`imsart.cls`, `imsart.sty`) in your TeX system or
place them in the same directory where your `*.tex` file is;
- Read the instructions (`aihp-sample.pdf`) for the preparation of your LaTeX document;
- Use the template file `aihp-template.tex` to prepare your manuscript.## Bug reports
Please submit bug reports and/or feature requests
at [GitHub page](https://github.com/vtex-soft/texsupport.ims_supported-aihp/issues) or
[[email protected]](mailto:[email protected]).