1 / 12

Improving Postgraduate Learning

Improving Postgraduate Learning. LaTeX Advanced – Thesis Preparation Michael FUNG ( pffung@cse.cuhk.edu.hk ). LaTeX. A typesetting system for professional writing and publication Commercial product PCTeX32 ( www.pctex.com ) FREE open source software MiKT E X ( www.miktex.org )

liuz
Download Presentation

Improving Postgraduate Learning

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Improving Postgraduate Learning LaTeX Advanced – Thesis Preparation Michael FUNG (pffung@cse.cuhk.edu.hk)

  2. LaTeX • A typesetting system for professional writing and publication • Commercial product • PCTeX32 (www.pctex.com) • FREE open source software • MiKTEX (www.miktex.org) • Red Hat Linux (including LaTeX package) (www.redhat.com)

  3. Getting Started… • Boot up a computer • Choose English version Windows • Login with your ITSC PC-LANusername and password • Wait…

  4. Get Course Material • Ref: CUHK GS Platform https://www.gradsch.cuhk.edu.hk/pgstudent/main.htm • http://www.cse.cuhk.edu.hk/~pffung/ipl/latex • Download and save this file to D:\ IPL_LaTeX_Advanced_lab.zip • Extract the content of the zip file to D:\ • Then, … DELETE the zip file in D:\

  5. Start PCTeX32 • StartAll ProgramsAuthoring ToolsPCTeX32 • Do this once to register the program

  6. Check Your Files • Open the folder “My Computer”… D:\IPL_LaTeX_Advanced_lab\thesis_start • Your thesis chapters shall be put into separate sub-folders, like mine • The thesis text, figures, tables, etc. have been prepared beforehand • We are now going to bind them together into a thesis

  7. Look At the Master File • Double click on the file thesis.tex • PCTeX32 will be called up again with the file opened • This is our master file • Let’s start putting in the ingredients to make our sandwich

  8. The Meat • The Master file glues other parts together • Check the Project window for other files • Cover Page • Thesis Chapters • \chapter • Preamble • Page Numbering and Style • Appendix

  9. Bibliography • Glance through final.bib • Item index • Bibtex • Choose Master file before typesetting the bibliography • Citation • \cite{article2001}

  10. Sugar • Definition \mydef • Chapter \note • \footnote • \chapterend

  11. Salt • Beware of undefined references • Reorganize the paragraphs and the figures/tables to deal with the text underflow and overflow problem

  12. Printing and Publishing • You can print your thesis with PCTeX32 • There are tools for converting your thesis into different formats • PostScript (PS) and • Portable Document Format (PDF) • You are ready to publish your work!

More Related