https://github.com/vtex-soft/texsupport.ims-sts
LaTeX author support files for IMS journal STS.
https://github.com/vtex-soft/texsupport.ims-sts
author-support ims-journal ims-sts latex-template statistical-science
Last synced: about 1 month ago
JSON representation
LaTeX author support files for IMS journal STS.
- Host: GitHub
- URL: https://github.com/vtex-soft/texsupport.ims-sts
- Owner: vtex-soft
- License: mit
- Created: 2020-08-04T19:28:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T10:32:23.000Z (3 months ago)
- Last Synced: 2025-03-31T11:30:53.535Z (3 months ago)
- Topics: author-support, ims-journal, ims-sts, latex-template, statistical-science
- Language: TeX
- Homepage: https://vtex-soft.github.io/texsupport.ims-sts/
- Size: 1.38 MB
- Stars: 5
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
LaTeX author support files for IMS journal:
[Statistical Science (STS)](https://imstat.org/journals-and-publications/statistical-science/)## Contents
The following files are given in the repository (or directly in `.zip` archive):
- `imsart.cls`, `imsart.sty` - LaTeX style files designed for *IMS* journals articles.
Please do not change them. These files are already loaded in the respective template files;
- `sts-template.tex` - the main template file should be used for article preparation;
- `sts-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 `sts-sample.pdf`;
- `sts-sample.tex` - source file for the instructions paper `sts-sample.pdf`;
- `imsart-nameyear.bst`, `imsart-number.bst` - BibTeX styles 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 (`sts-sample.pdf`) for the preparation of your LaTeX document;
- Use the template file `sts-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-sts/issues) or
[[email protected]](mailto:[email protected]).