Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vtex-soft/texsupport.ims_supported-bjps
LaTeX author support files for IMS supported journal BJPS
https://github.com/vtex-soft/texsupport.ims_supported-bjps
author-support brazilian ims-journal latex latex-template probability-statistics
Last synced: 19 days ago
JSON representation
LaTeX author support files for IMS supported journal BJPS
- Host: GitHub
- URL: https://github.com/vtex-soft/texsupport.ims_supported-bjps
- Owner: vtex-soft
- License: lppl-1.3c
- Created: 2020-08-04T08:24:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T07:49:33.000Z (5 months ago)
- Last Synced: 2024-11-18T03:18:09.750Z (3 months ago)
- Topics: author-support, brazilian, ims-journal, latex, latex-template, probability-statistics
- Language: TeX
- Homepage: https://vtex-soft.github.io/texsupport.ims_supported-bjps/
- Size: 1.19 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-bjps
## About
LaTeX author support files for IMS supported journal:
[Brazilian Journal of Probability and Statistics (BJPS)](https://imstat.org/journals-and-publications/brazilian-journal-of-probability-and-statistics/)## 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;
- `bjps-template.tex` - the main template file should be used for article preparation;
- `bjps-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 `bjps-sample.pdf`;
- `bjps-sample.tex` - source file for the instructions paper `bjps-sample.pdf`;
- `imsart-nameyear.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 (`bjps-sample.pdf`) for the preparation of your LaTeX document;
- Use the template file `bjps-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-bjps/issues) or
[[email protected]](mailto:[email protected]).