https://github.com/vtex-soft/texsupport.springer-astr
https://github.com/vtex-soft/texsupport.springer-astr
author-support latex springer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vtex-soft/texsupport.springer-astr
- Owner: vtex-soft
- License: lppl-1.3c
- Created: 2017-10-23T07:08:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T12:35:26.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T06:26:19.677Z (5 months ago)
- Topics: author-support, latex, springer
- Language: TeX
- Homepage: https://vtex-soft.github.io/texsupport.springer-astr/
- Size: 2.42 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# texsupport.springer-astr
LaTeX author support files for the journal
[Astrophysics and Space Science (ASTR)](https://www.springer.com/journal/10509).## Contents
The following files are given in the repository (or directly in `.zip` archive):
- `aastex.cls`, `spr-astr-addons.sty` - LaTeX style files designed for *ASTR* journal articles.
Please do not change them. These files are already loaded in the respective template files;
- `template.tex` - main template file for manuscript preparation;
- `sample.pdf` - sample paper;
- `sample.tex` - source file of the sample paper;
- `biblio-u1.bib` - bibliography source file of the sample paper;
- `shortguide.pdf` - short instructions of manuscript preparation;
- `shortguide.tex` - source file of instructions;
- `spr-mp-nameyear-cnd.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 (`aastex.cls`, `spr-astr-addons.sty`, `spr-mp-nameyear-cnd.bst`)
in your TeX system or place them in the same directory where your `*.tex` file is.
- Read the instructions (`shortguide.pdf`) for the preparation of your LaTeX document.
- Use the template file `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.springer-astr/issues) or
[[email protected]](mailto:[email protected]).