LaTeX (+ BibTeX) Tutorial

Slides:



Advertisements
Similar presentations
Introduction to HTML. A Web Page is.. An ASCII (text) file.. Whose filename ends with.htm or.html –index.html or cookie-recipe.htm Contains HTML tags.
Advertisements

Lecture 8 Introduction to Latex. Introduction TeX is essentially a Markup Language (like HTML, XML and RTF) TeX written by Donald Knuth in 70´s –A revolution.
HTML Minute University Richard Fisher 10/1/2001 HTML FSA Training2 HTML Overview  HTML  HyperText Markup Language.
Chapter 4 Marking Up With Html: A Hypertext Markup Language Primer.
157A, Fall Semester 2006 Brent Turner. Presentation Contents: 1. What Is LaTeX? 2. History of LaTeX 3. LaTeX Use 4. Typesetting – HTML vs. LaTeX 5. LaTeX.
Introduction to LaTeX CPS470 Software Engineering Fall 1998.
Document Preparation LaTeX and other vital tools for computing scientists. CMPUT 603: Teaching and Research Methods Paul Berube Sept. 19, 2005.
LaTeX Short Course Blake Larson, instructor
School of Aeronautics and Astronautics Introduction to by Arun K. Subramaniyan
CS 173 Fall Introduction to LaTeX David and Lucas CS 173 Fall 2009 Written with significant references to Oetiker et al. “The Not So Short Introduction.
LaTeX Tutorial. What is LaTeX? TeX is a typesetting system designed in 1978 to automate the production of high quality print using any type of computer.
Latex A document preparation system All academic staff in Computer Science publish their work using Latex – NOT Microsoft Word. Why? Note to self – press.
Web page - A Web page is a simple text file that contains HTML tags (code) that describe what should be displayed on the browser. -The Web browser interprets.
For AMS 200, 2009 Dept. of Applied Math & Statistics School of Engineering University of California Santa Cruz, CA A Very Short Introduction to LaTeX.
Welcome to the 3-day Workshop on > Presented by Saeid Abolfazli Faculty of Computer Science and IT University Malaya 23,24, and.
Adopted from: PRISM Brownbag Series June 9 th, 2009 Byungwon Woo.
Chapter 4 Fluency with Information Technology L. Snyder Marking Up With HTML: A Hypertext Markup Language Primer.
Research Tools: LaTex A high quality document preparation system by Karthikeyan Umapathy.
Introduction to LaTeX PRISM Brownbag Series June 9 th, 2009 Byungwon Woo.
An Introduction to the LaTex typesetting system LaTeX is a free system for document typesetting. Documents are stored in ASCII text files with markup,
James Montgomery with contributions from many other users Research School of Computer Science Australian National University Tips and Tricks for View brief.
Introduction to Latex A very quick look at typesetting documents Andrei Gurtov (based on Troy D. Milner and Simon Cuce slides)
Scientific Writing in Software Engineering and Experimental Computer Science Yossi Gil.
Introduction to Unix – CS 21 Lecture 16. Lecture Overview LaTeX History Running and creating LaTeX documents Documents and Articles Tables Lists Fonts.
Introduction to LaTeX Thomas Gorry. What is Latex?  A typesetting system used to produce professional looking documents.  Particularly good at handling.
LaTeX Tutorial Fiona Shearer May 11th, 2004 Disclaimer added
LATEXLATEX IPA – batch. LATEXLATEX  A document preparation system - pronounced as lay-tek  It is a markup and programming language created by.
LaTeX A Short Intro to Marco D. Santambrogio Politecnico di Milano Sala DEIB 2 Sept 2015 Ver. 2/9/15.
XP 1 HTML Committed to Shaping the Next Generation of IT Experts. 01: Introduction to HTML.
CC510 - LaTeX 1 Lecturer - 김한규 (Hangyu Kim) 1CC510 – 2011.
June LaTeX " A typesetting package for formatting and creating documents. Created by L. Lamport based on TeX designed by D. Knuth. " Alphanumeric.
1 LaTeX For Dummies Mulugeta Gebregziabher Division of Biostatistics and Epidemiology MUSC April 4, 2011.
BRIEF A BRIEF Introduction to L A T E X For Physics Graduate Students Prof. L. S. Pinsky Physics Department University of Houston.
Academic Writing Using LaTeX
Creating documents 09/18/13 Introduction to Latex.
SIGNewGrad: Intro to LaTeX
LATEX B. R. Chandavarkar, Wireless Information Networking Group (WiNG), CSE Dept., NITK, Surathkal.
An introduction to LaTeX a document preparation language Richard Bower (from an original lecture by Shaun Cole and Cedric Lacey)
C151 Multiuser Operating Systems Introduction to LaTeX.
Introduction to LaTeX and Bibtex
R 賴威昇 Introduction 2. Why using LaTeX ? 3. LaTeX usage: ◦ Backbone ◦ Equation ◦ Figure ◦ Table ◦ BibTex 4. Compile 5. Conclusion.
Introduction to Hypertext Markup Language James H. Harrison, Jr., M.D., Ph.D. Center for Biomedical Informatics University of Pittsburgh Medical Center.
Sébastien Le Roux. not What I am not going to talk about The explanations are in my HowTo ! Check my web IPCMS Basic tutorial to programming.
Create Your Own Web Page: An Introduction to HTML Instructor: Corey Johnson Assisted by: tba.
Department of Mathematics, Jazan University, Jazan.
LaTex -Computer scientist named Donald Knuth developed the program called Tex, in 1978.(mainly focused on formulae) -Later a mathematician and computer.
LaTeX Tutorial. What is LaTeX? TeX is a typesetting system designed in 1978 to automate the production of high quality print using any type of computer.
LATEX By GerardoVela 3/27/2015.
Sébastien Le Roux.
RMarkdown, LaTeX and Lyx
MLA Manuscript Format Created April 2012.
NGUYEN THI THANH NHA HMCL
By Rajyalakshmi Divi IIT Bombay
Introduction to LaTeX David and Lucas CS 173 Fall 2009
LaTeX Tutorial.
LaTeX is not... rubber a Bill Gates product WYSIWYG (see) VooDoo
Marking Up with XHTML Tags describe how a web page should look
THE FUTURE OF GENESEO STARTS NOW.
An Introduction to the LaTex typesetting system
A Very Short Introduction to LaTeX
Engineering Librarian
Outline Basic English Information Inquiry Reading Technical Materials
A high quality document preparation system
Making Math Look Pretty – or How to Use LaTeX
LaTeX A typesetting package for formatting and creating documents. Created by L. Lamport based on TeX designed by D. Knuth. Alphanumeric source files are.
The LaTeX Tutorial.
How can students use a simple ipad tool to demonstrate understanding?
LaTeX Documents Document Body Preamble 8/3/2019 ARENA Tutorial - LaTeX
The LaTeX Tutorial.
Presentation transcript:

LaTeX (+ BibTeX) Tutorial Steve Ko

LaTeX: Brief History Don Knuth (TAOCP) Developed TeX for math typesetting Leslie Lamport (Lamport clock & Paxos) Developed LaTeX from TeX

Word vs. LaTeX Word LaTeX WISIWYG Convenient Cumbersome Can be ugly Use markup language (tags as in HTML) Mostly pretty

Word vs. LaTeX - Workflow Heavily mouse-oriented Type Use mouse to change See LaTeX Heavily keyboard-oriented Compile

Word vs. LaTeX Word LaTeX Promotes backward thinking Promotes forwarding thinking

CSE Support https://wiki.cse.buffalo.edu/services/content/tex

Word vs. LaTeX Simple text Putting some structure (sections, subsections, etc.) Tables & figures Math References

Demo

Simple Text Space and carriage returns Quotation marks & italic fonts ``’’ \emph{} Text sizes \bf{} \footnotesize{}, \small{}, \large{}, \Large{} Accents Start from showing how to write in latex from scratch Mention you can use any of your favorite text editor, even word (the case of my advisor for grammar & spell check) Show what to start with, How to compile, Focus on writing (the workflow)

Putting Some Structure Sections \section, \subsection, \paragraph, etc. Bullet points & numbering \begin{itemize} \end{itemize} \begin{enumerate} \end{enumerate} Reference \label

Tables & Figures \begin{table}…\end{table} & \begin{tabular}…\end{tabular} \begin{figure} \includegraphics[]{} \end{figure} Requires \usepackage{epsfig} \caption{} \centering

Math $$ Math symbols Greek letters \over, \times, ^, _, \bigcap, \bigcup, \eq, \le, … \sin, \cos, \inf, … \frac{numerator}{denominator} Greek letters \alpha, \beta, \gamma, …

Reference management system Can’t live without this when writing papers In LaTeX, \bibliographystyle{} \bibliography{}

Questions?