Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.62 KB

index.md

File metadata and controls

33 lines (21 loc) · 1.62 KB
layout title nav_order
default
Introduction
1

image description

Introduction to LaTeX

  • Pre-workshop activities: 10 min
  • Introductory presentation: 10 min
  • Hands-on activities: 50 min

Why LaTeX?

"LaTeX, which is pronounced «Lah-tech» or «Lay-tech», is a document preparation system for high-quality typesetting. It is most often used for medium-to-large technical or scientific documents but it can be used for almost any form of publishing." - from LaTex-Project.org{:target="_blank"}

"LaTeX is intended to provide a high-level, descriptive markup language. LaTeX attempts to follow the design philosophy of separating presentation from content, so that authors can focus on the content of what they are writing without attending simultaneously to its visual appearance. In preparing a LaTeX document, the author specifies the logical structure using simple, familiar concepts such as chapter, section, table, figure, etc., and lets the LaTeX system handle the formatting and layout of these structures." - from Wikipedia.org{:target="_blank"}

Audience

LaTex is a useful tool for anyone who wants to write scientific articles, reports, or presentations.

Learning objectives

At the end of this workshop, you will be able to:

  1. Write your first LaTeX document
  2. Create a table of contents, sections, and title page
  3. Insert and refer to figures, tables, mathematical equations, and references

NEXT STEP: Pre-Workshop Activities{: .btn .btn-blue }