R01942068 賴威昇 2012.10.26. 1. Introduction 2. Why using LaTeX ? 3. LaTeX usage: ◦ Backbone ◦ Equation ◦ Figure ◦ Table ◦ BibTex 4. Compile 5. Conclusion.

Slides:



Advertisements
Similar presentations
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.
Advertisements

LaTeX tutorial Eileen Kraemer CSCI 6950 September 30 th, 2011.
LaTeX 周志遠 陳韋名. Outline Introduction Compile Basic use Article structure Form Graph processing Math mode.
LaTeX How to setup and write a lab in LaTeX. What is it and how is it different? Latex is a scripting language used for writing documents. It differs.
Introduction to Jeroen Buijs.
School of Aeronautics and Astronautics Introduction to by Arun K. Subramaniyan
Chapter 12: Network Programming Desktop Publishing Translator models Latex Documentation Preparation Postscript programming language WYSIWIG Editors.
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.
1 LaTeX Introduction Wenguang Wang Department of Computer Science University of Saskatchewan February 28, 2000.
Lecture 3 LaTeX and LyX. LaTeX TeX Computer program by Donald Knuth for typesetting text and formulas (1977) LaTeX Predefined professional layout You.
For AMS 200, 2009 Dept. of Applied Math & Statistics School of Engineering University of California Santa Cruz, CA A Very Short Introduction to LaTeX.
Adopted from: PRISM Brownbag Series June 9 th, 2009 Byungwon Woo.
LaTeX tutorial Syed Shazli. Most of the material taken from Monash University Online material available from Googling…
Research Tools: LaTex A high quality document preparation system by Karthikeyan Umapathy.
Introduction to LaTeX PRISM Brownbag Series June 9 th, 2009 Byungwon Woo.
Introduction to LaTeX NetWorkShop by Daniel Göhl.
logic design vs. visual design
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.
Citation in Latex with Jabref Saeid Abolfazli Faculty of Computer Science and IT, University Malaya.
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.
CC510 - LaTeX 1 Lecturer - 김한규 (Hangyu Kim) 1CC510 – 2011.
APA Formatting Schwartz et al. Chapter 12 & 14. Running Head An abbreviated title Example: Title: Effects of Type of Lineup on the Accuracy of Children’s.
LaTeX (+ BibTeX) Tutorial
1 Lecture 4 A Brief Introduction to LaTeX Introduction to Information Technology Dr. Ken Tsang 曾镜涛
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.
Academic Writing Using LaTeX
Visualizing and Presenting1Söhn (SS 2008) Visualizing and Presenting in Research and Teaching Introduction to LaTeX Jan-Philipp Söhn Adapted from David.
Creating documents 09/18/13 Introduction to Latex.
7 minutes on draft-ash-alt-formats and using (La)TeX for IDs Yaakov (J) Stein.
Sukree Sinthupinyo Department of Computer Engineering Chulalongkorn University 13 June 2008.
SIGNewGrad: Intro to LaTeX
LaTex By Wen Ying Gao.
LATEX B. R. Chandavarkar, Wireless Information Networking Group (WiNG), CSE Dept., NITK, Surathkal.
Text, not Word Processing Gordon J. Pace March 2006 Logical Organisation.
C151 Multiuser Operating Systems Introduction to LaTeX.
How to use the UPRM Thesis template in MS Word® Prepared by Dr. Sandra Cruz-Pol Electrical and Computer Engineering Dept University of Puerto Rico at Mayagüez.
Introduction to LaTeX and Bibtex
Title:___________________________________________________ Author:_________________________________________________ Place photo here.
Vereniging voor Technische Physica workshop 2016.
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.
Vereniging voor Technische Physica workshop 2016.
Agenda Introduction Installation Document Structure
Title of the Paper Article Code: A-10-…
RMarkdown, LaTeX and Lyx
Introduction Math bootcamp 2017
Introduction to LaTeX David and Lucas CS 173 Fall 2009
LaTeX Tutorial.
Introduction to LaTeX By Dan Burke.
LaTeX is not... rubber a Bill Gates product WYSIWYG (see) VooDoo
Paper Title as it appears on the PDF
TITLE Text and pictures
The poster size is 90 cm x 120 cm (A0 format)
8th IEEE PES Innovative Smart Grid Technologies Conference Europe
A Very Short Introduction to LaTeX
Engineering Librarian
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.
Title Introduction: Discussion & Conclusion: Methods & Results:
The Title of the Paper Author 1, Company Affiliation
Affiliation/ City/Country/
Presentation transcript:

R 賴威昇

1. Introduction 2. Why using LaTeX ? 3. LaTeX usage: ◦ Backbone ◦ Equation ◦ Figure ◦ Table ◦ BibTex 4. Compile 5. Conclusion 2

 Donald E. Knuth 3

 Typesetting System  Produce high-quality papers, books ◦ *.tex → *.pdf  Make typesetting like coding  More: ◦ LaTeX ◦ XeLaTeX ◦ MikTeX 4

 Elegant mathematical formula  Easier to write paper !! ◦ Most conferences have LaTeX template.  Don’t worry about: ◦ Text format, font type, size ◦ Line spacing problem when writing equation ◦ Picture and table location ◦ Equation, figure, citation number ◦ Citation format - Bibtex 5

\documentclass[conference]{IEEEtran} \usepackage{…} … \set… \title{…} \author{ author1 information \\ author2 information \\ } 6

\begin{document} \maketitle \begin{abstract} … \end{abstract} \section{Introduction} … \section{…} \subsection{…} \subsubsection{…} \end{document} 7

\begin{equation} \label{eq_P} P = b_1 \cdot P_1 + b_2 \cdot P_2 \end{equation} The function \eqref{eq_P} … 8

\begin{figure}[t] \centering \includegraphics[width=…]{….jpg} \caption{…} \label{fig:…} \end{figure} 9

\begin{table}[t] \centering \begin{tabular}{|c||c||c|} \hline A1&A2&A3\\ \hline\hline B1&B2&B3\\ C1&C2&C3\\ \hline \end{tabular} \caption{An Example of a Table} \label{table_example} \end{figure} 10

\bibliographystyle{IEEEtran} \bibliography{IEEEreference}  IEEEreference.bib  Download Citation: 11

@inproceedings{paper_A, author = {Bruce D. Lucas and Takeo Kanade}, title = {Optical … booktitle = {IJCAI}, year = {1985}, pages = { } }  Lucas et al. proposed … \cite{paper_A} 12

 In cmd or terminal: $ xelatex –interaction=nonstopmode ieee.tex  If including BibTex: $ xelatex -interaction=nonstopmode ieee $ bibtex ieee $ xelatex -interaction=nonstopmode ieee  Texmaker 13

 Good for writing papers !  More beautiful than MS Word !  Poor Chinese support  Difficult to getting start  Too many setting if writing general report 14

15