L
A
T EX Presentation
Timothé Van Meter
Wise Lab, University of Illinois at Chicago (UIC)
L A T EX Presentation Timoth Van Meter Wise Lab, University of - - PowerPoint PPT Presentation
L A T EX Presentation Timoth Van Meter Wise Lab, University of Illinois at Chicago (UIC) Introduction What is L A T EX? L A T EX , is the document preparation system. It has a specific syntax. That is what you will be writing. 2
Timothé Van Meter
Wise Lab, University of Illinois at Chicago (UIC)
Introduction
What is L
A
T EX?
A
T EX, is the document preparation system. It has a specific syntax. That is what you will be writing.
2 14.5.2019
Introduction
What is L
A
T EX?
A
T EX, is the document preparation system. It has a specific syntax. That is what you will be writing.
2 14.5.2019
Introduction
What is L
A
T EX?
A
T EX, is the document preparation system. It has a specific syntax. That is what you will be writing.
EX, is the compiled programming language behind L
AT
EX, you will not see it unless you want to
2 14.5.2019
Introduction
What is L
A
T EX?
A
T EX, is the document preparation system. It has a specific syntax. That is what you will be writing.
EX, is the compiled programming language behind L
AT
EX, you will not see it unless you want to
2 14.5.2019
Introduction
What is L
A
T EX?
A
T EX, is the document preparation system. It has a specific syntax. That is what you will be writing.
EX, is the compiled programming language behind L
AT
EX, you will not see it unless you want to
2 14.5.2019
Introduction
How does it work?
L
A
T EX Source code
3 14.5.2019
Introduction
How does it work?
\documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge
% Who is he? \small
\end{document} L
A
T EX Source code
3 14.5.2019
Introduction
How does it work?
\documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge
% Who is he? \small
\end{document} L
A
T EX Source code
3 14.5.2019
Introduction
How does it work?
\documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge
% Who is he? \small
\end{document} L
A
T EX Source code
3 14.5.2019
Introduction
How does it work?
\documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge
% Who is he? \small
\end{document} L
A
T EX Source code
3 14.5.2019
Introduction
How does it work?
\documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge
% Who is he? \small
\end{document} L
A
T EX Source code
3 14.5.2019
Introduction
How does it work?
\documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge
% Who is he? \small
\end{document} L
A
T EX Source code
Pdf Output
3 14.5.2019
Introduction
How does it work?
\documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge
% Who is he? \small
\end{document} L
A
T EX Source code
Pdf Output
3 14.5.2019
Introduction
How does it work?
\documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge
% Who is he? \small
\end{document} L
A
T EX Source code
Pdf Output
3 14.5.2019
Introduction
How does it work?
\documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge
% Who is he? \small
\end{document} L
A
T EX Source code
Pdf Output
3 14.5.2019
What can you do?
Types of Document
4 14.5.2019
What can you do?
Types of Document
4 14.5.2019
What can you do?
Types of Document
4 14.5.2019
What can you do?
Types of Document
4 14.5.2019
What can you do?
Types of Document
4 14.5.2019
What can you do?
Types of Document
4 14.5.2019
What can you do?
Types of Document
4 14.5.2019
What can you do?
Types of Document
4 14.5.2019
Practical Questions
L
A
T EX Softwares
Windows
8 14.5.2019
Practical Questions
L
A
T EX Softwares
Windows
OS X
8 14.5.2019
Practical Questions
L
A
T EX Softwares
Windows
OS X
Linux
8 14.5.2019
Practical Questions
L
A
T EX Softwares
Windows
OS X
Linux
Online
8 14.5.2019
Tools Compatibility
Bibliography
.bib format L
AT
EX uses exclusively the .bib format to produce bibliography. Softwares that can produce a .bib format: Citavi, Connotea, Mendeley, Qiqqa, refbase, Zotero, Endnote, ...
9 14.5.2019
Tools Compatibility
Bibliography
.bib format L
AT
EX uses exclusively the .bib format to produce bibliography. Softwares that can produce a .bib format: Citavi, Connotea, Mendeley, Qiqqa, refbase, Zotero, Endnote, ... More than 250 different bibliography styles available with bibtex ...
9 14.5.2019
Tools Compatibility
Bibliography
.bib format L
AT
EX uses exclusively the .bib format to produce bibliography. Softwares that can produce a .bib format: Citavi, Connotea, Mendeley, Qiqqa, refbase, Zotero, Endnote, ... More than 250 different bibliography styles available with bibtex ... Inside the .bib format
@manual, @misc, @techreport, @unpublished, @collection, @mvcollection, @incollection, @online, @report, @thesis
@video, @software
@review, @standard
9 14.5.2019
Resources
A Little Help from my Friends
Open Source L
AT
EX is OpenSource. What does it mean? A lot of people helping out! Sometimes too many...
10 14.5.2019
Resources
A Little Help from my Friends
Open Source L
AT
EX is OpenSource. What does it mean? A lot of people helping out! Sometimes too many... Specific Tools New packages are developed by users to answer specific needs.
10 14.5.2019
Resources
A Little Help from my Friends
Open Source L
AT
EX is OpenSource. What does it mean? A lot of people helping out! Sometimes too many... Specific Tools New packages are developed by users to answer specific needs. Documentation All source codes and packages feature detailed documentation. A lots of introductory and advanced books and tutorials, in different languages, many of them are free.
10 14.5.2019
More Resources!
Books
11 14.5.2019
More Resources!
Books
... More Books
11 14.5.2019
More Resources!
Books
... More Books A Gentle Introduction to T EX, Michael Doob
11 14.5.2019
More Resources!
Books
... More Books A Gentle Introduction to T EX, Michael Doob A beginner’s introduction to typesetting with LATEX, Peter Flynn
11 14.5.2019
More Resources!
Books
... More Books A Gentle Introduction to T EX, Michael Doob A beginner’s introduction to typesetting with LATEX, Peter Flynn Getting Started with L
AT
EX, David R. Wilkins Making T EX Work, Norman Walsh T EX by Topic, Victor Eijkhout
11 14.5.2019
More Resources!
Books
... More Books A Gentle Introduction to T EX, Michael Doob A beginner’s introduction to typesetting with LATEX, Peter Flynn Getting Started with L
AT
EX, David R. Wilkins Making T EX Work, Norman Walsh T EX by Topic, Victor Eijkhout In many Languages English, Spanish, German, French, ... Books here !
11 14.5.2019
More Resources!
A Highly Responsive Community of Users
T EX Stack Exchange A total of 173,556 questions asked on the site. Summary of the activity on the 04-13-2019:
12 14.5.2019
Bonus
Beautiful Figures
−6 −4 −2 2 4 6 −2,000 2,000 X Y Model Validation model estimate
13 14.5.2019
Timothé Van Meter Wise Lab, University of Illinois at Chicago (UIC) http://tvanme2.people.uic.edu timothe.vm@gmail.com