Git Product home page Git Product logo

texsupport.iospress-ecai's Introduction

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].

texsupport.iospress-ecai's People

Contributors

mingiss avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

texsupport.iospress-ecai's Issues

Figure : and Figure .

I use \usepackage{caption} \usepackage{subcaption} to create multiple images, but some errors appear

image

How to add an "equal contribution" footnote for authors

According to the provided guidelines, I can use the \thanks command to designate the corresponding author. However, I couldn't find a way to indicate "equal contribution" among the first two authors. Using the \thanks command directly doesn't generate the correct format (i.e., a shared footnote symbol after the ordinal numbers of the first two authors). I would like to inquire if the template supports indicating "equal contribution" among authors.

The display I'm trying to achieve is similar to the image below:
image

Not able to add Devanagari Font

I tried to add some devanagari font but while doing so, it changes the font of the whole document. Please help me fix this.

I was using

\usepackage{fontspec}
\newfontfamily\devanagari[Script=Devanagari]{Lohit Devanagari}

How can I fix this? The problem is not seen with ACL overleaf format.

table* uses larger font size than table

I noticed that the font size in the table* environment (two-column tables) is larger than in the table environment (one-column tables). The guidelines don't mention this difference, so I guess it's a bug?

How to remove the ORCiD ID for the camera-ready version?

The latex file states that the use of \orcid{} is optional. So I didn't use it. But the compiled file still shows the ORCiD ID after the affiliation information.
image
image
So, how to remove the ORCiD ID for the camera-ready version?

Not able to load /newtheorem{lemma}{Lemma}

Hi I am not able to load add Lemma and definition.
If I add
\newtheorem{definition}{Definition}
\newtheorem{lemma}{Lemma}
in the .tex file i get the following error

I also tried
\newtheorem{thm1}{Theorem}[section]
\newtheorem{thm2}{Theorem}[section]

\newtheorem{lemma}[thm1]{Lemma}
\newtheorem{definition}[thm2]{Definition}

I get the error called "LaTeX Error: No counter 'Theorem' defined"

Hyperref breaks caption formatting

Hi, I'd like to use the hyperref package to make links clickable, but it changes the caption style of figures.
Without hyperref:

image

With hyperref:

image

I wasn't able to solve this problem, could you give any advice?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.