https://github.com/vtex-soft/texsupport.iospress-ecai
Author support service for ECAI conference proceedings. For more information please visit https://vtex-soft.github.io/texsupport.iospress-ecai/
https://github.com/vtex-soft/texsupport.iospress-ecai
author-support ecai iospress
Last synced: 3 months ago
JSON representation
Author support service for ECAI conference proceedings. For more information please visit https://vtex-soft.github.io/texsupport.iospress-ecai/
- Host: GitHub
- URL: https://github.com/vtex-soft/texsupport.iospress-ecai
- Owner: vtex-soft
- Created: 2023-01-27T09:47:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-11T06:44:22.000Z (over 1 year ago)
- Last Synced: 2025-01-19T06:26:14.232Z (5 months ago)
- Topics: author-support, ecai, iospress
- Language: TeX
- Homepage:
- Size: 808 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
Author support service provides LaTeX style files and `.tex` file templates designed for *ECAI* conference proceedings.
## Contents
The following files are given in the repository (or directly in `.zip` archive):
- `ecai.cls` - LaTeX style file designed for *ECAI* conference proceedings. Please do not change it.
This file is already loaded in the respective template file;
- `ecai-sample-and-instructions.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;
- `ecai-sample-and-instructions.tex` - the main template file should be used for article preparation and
the source file for the instructions paper `ecai-sample-and-instructions.pdf` simultaneously;
- `ecai.bst`, `ecai.bib` - BibTeX related files. If your bibliography is structured in BibTeX format,
loading your `*.bib` file and provided BibTeX style `ecai.bst` allows you to get the final format of the bibliography.
Please note that `bibtex` program should be used to generate the `*.bbl` file. `ecai.bib` is the minimal sample of `*.bib` file.
- `ecai-sample-and-instructions.bbl` is a sample bibliography file created by BibTeX using the `ecai.bst` file.## Setup
- Clone the repository or download the `.zip` archive;
- Read the instructions (`ecai-sample-and-instructions.pdf`) for the preparation of your LaTeX document;
- Use the template file `ecai-sample-and-instructions.tex` to prepare your manuscript.## Bug reports
Please submit bug report, issues or feature requests to `[email protected]`.