jsk-report-template / ias-template

LaTeX Template for International Conference on Intelligent Autonomous Systems (IAS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IAS Template

LaTex Template for International Conference on Intelligent Autonomous Systems(IAS)

Requirement

  • Latexmk

How to make PDF

git clone https://github.com/jsk-report-template/ias-template.git
cd ias-template
latexmk -pvc main

Final Paper Submisson at Easychair

  • Select pdflatex and bibtex for command option at EasyChair.
  • Check build with the command below
pdflatex main
bibtex main
pdflatex main
pdflatex main

About

LaTeX Template for International Conference on Intelligent Autonomous Systems (IAS)


Languages

Language:TeX 99.4%Language:Perl 0.6%