Haluk O. Bingol Home Page |
Education |
Experience |
Work in Turkish |
Achievements |
Publications |
Projects |
Students |
Courses Offered |
Git |
LaTeX |
Java |
Learning Programming |
Collection: LaTeX
Templates
Feel free to use them.
- My template for an article.
- My template for weekly questions for reading materials.
Some Motivation
General Info
-
TeX(link is external) is developed by Donald Knuth(link is external)
-
LaTeX(link is external), which is based on TeX(link is external), is initially developed byLeslie Lamport(link is external)
-
-
amsthm(link is external) A LaTeX package that facilitates the kind of theorem setup typically needed in American Mathematical Society publications.
-
amsbook(link is external) A LaTeX document class for books that is tailored to the design of American Mathematical Society publications.
-
FAQ(link is external) Frequently Asked Questions: amsmath and related packages
-
Documentations
-
Symbols
Online Sources
Books
- wikibooks LaTeX(link is external)
-
LaTeX: A document preparation system: User's guide and reference
Lamport
Addison-Wesley, 1994 Z253.4.L38.L35 -
The LaTeX Companion
Mittelbach, Goossens, Braams, Carlisle, Rowley
Addison-Wesley, 2004 Z253.4.L38.G66 -
The LaTeX Graphics Companion, 2e
Goossens, Mittelbach, Rahtz, Roegel, Vob
Addison-Wesley, 2008 Z253.4.L38.G663 -
formatting information: A beginner's introduction to typesetting with LATEX(link is external)
Peter Flynn
GNU Free Documentation License 2003 source(link is external) -
Making TeX Work(link is external) by Walsh ©2002
Book with Sources
Writing in Mathematics
-
Mathematical Writing
D.E. Knuth, T. Larrabee, P. M. Robets
The Mathematical association of America (MAA) 1989 gen QA42.K58
Editors for LaTeX
-
TeXShop(link is external) The editor and TeX engine for Mac.
-
TeXShop(link is external) on wiki.
-
-
Online LaTeX Equation Editor(link is external) . Great to find symbols
-
LEd(link is external) LaTeX-Editor (accronym: LEd) is a free development environment for the production of LaTeX and TeX documents under Windows @wiki(link is external)
-
TeXMaker(link is external) Open source multiplatform LaTeX development environment written using Qt. @wiki(link is external)
-
TeXnicCenter (link is external)TeXnicCenter is a free open source IDE for the LaTeX typesetting language. @wiki(link is external)
Special Topics
Mathematics
Bold symbol
$\boldsymbol\Theta$
Figures
Using figures
Problem of eps pdf
Images can be in eps or pdf form. Unfortunately two engines of LateX uses different ones.
-
latex support eps but not pdf.
-
pdflatex support pdf but not eps. Automatic conversion from eps to pdf can be done by
set in TeXLive preferences>Engine LaTeX command -shell-escape
check \write18, -shell-escape
Creating Figures
-
Creating Figures from wikibook(link is external)
-
inkscape(link is external), an Open Source vector graphics editor for production of figures in eps @wiki.(link is external)
- A free book(link is external) on inkscape available.
-
pgf/TikZ(link is external), a tandem of languages for producing vector graphics from a geometric/algebraic description. @wiki(link is external)
-
pgf Manual local copy(link is external)
-
pgf User's Guide local copy(link is external)
-
sample graphics with TikZ/PGF examples(link is external)
- LaTeXWiki pages on pgf/TikZ(link is external)
-
-
PSTricks(link is external), a set of macros that allow the inclusion of PostScript drawings directly inside TeX or LaTeX code. @wiki(link is external)
-
LaTeXDraw(link is external), a free and open source graphical editor generating PSTricks code, written in Java.
-
http://jpicedt.sourceforge.net/site/index.php(link is external), another free and open source graphical editor generating PSTricks code, written in Java.
-
BibTeX
Tables
-
Table generator at http://www.tablesgenerator.com/
Poster Making
Presentations
Distributions
Viewers for Pdf and PostScript Files
Others
-
Turkish in LaTeX use \usepackage[utf8]{inputenc}
-
Detexify(link is external) draw your symbol to get LaTeX code back
-
latexsearch(link is external) The Springer LaTeX search to find the equation you need.
-
www.texample(link is external) Some examples using tikz
People
-
Donald Knuth(link is external) designed TeX
-
http://www-cs-faculty.stanford.edu/~uno/abcde.html#vola(link is external) Five volumes of TeX
-
Leslie Lamport(link is external) designed LaTeX on TeX
Tools for web pages
-
Detexify2 - LaTeX symbol classifier(link is external) Draw symbol to get LaTeX tag