Talk:LaTeX/Importing Graphics
From Wikibooks, the open-content textbooks collection
in includegraphics it shows putting .eps in the end
was getting ! LaTeX Error: Unknown graphics extension: .eps.
removed .eps (so only chick) and it worked. someone that is not n00b to clean this up
[edit] eps - what about using pdflatex
indeed, ".eps" extension is not needed in modern implementations of (la)tex, at least not in tetex. An extra advantage is that if you also have a pdf-version of the picture, then it will automatically be picked up, instead of eps-version, when you run pdflatex
dimpase at msri dot oooooorg
In the list of software producing EPS graphics, it is worth mentioning Matlab and Mathematica, used by many scientists.

