https://github.com/cdlm/jot
Article style and template for the Journal of Object Technology (JOT)
https://github.com/cdlm/jot
Last synced: 6 months ago
JSON representation
Article style and template for the Journal of Object Technology (JOT)
- Host: GitHub
- URL: https://github.com/cdlm/jot
- Owner: cdlm
- Created: 2010-05-17T08:07:38.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2018-06-30T19:51:29.000Z (about 8 years ago)
- Last Synced: 2025-04-05T15:11:20.066Z (about 1 year ago)
- Language: TeX
- Homepage: www.jot.fm
- Size: 608 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Class and template files for the Journal of Object Technology
This package provides the LaTeX files necessary to typeset articles for submission to the [Journal of Object Technology (JOT)](http://www.jot.fm).
## Quick start
Authors just need the following files:
* `paper-template.tex`: a template for new articles
* `jot.cls`: the LaTeX class file defining the style
Just copy `jot.cls` somewhere LaTeX can find it, and start from `paper-template.tex` to edit your article. (Rename it appropriately.)
All other files are for the manual. `jot-manual.pdf` explains in detail how to use the JOT style to write articles. `jot-manual.tex` also serves as an extended example of using the style.
## Download
A zip download is available from the [author instructions page](http://www.jot.fm/authors.html).
The complete project resides on the [JOT github repository](https://github.com/jotfm/jot).