Math & Science ⇒ elsarticle | Startup Problems
-
- Posts: 1
- Joined: Thu Feb 16, 2012 7:20 am
elsarticle | Startup Problems
So please guide me to solve the mistake. I have download the elsarticle from Elsevier website and installed. I am using MiKTeX 2.2
Thanking you sir,
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
elsarticle | Startup Problems
welcome to the board!
There is no elsarticle style file. Just load the class
Code: Select all
\documentclass{elsarticle.cls}
Code: Select all
\usepackage{elsarticle}