Source code for LaTeX I, a course for LaTeX beginners, including slides, handouts, exercises and notes.
LaTeX I is a workshop provided by Cardiff University's Doctoral Academy. The materials are a modified version of those produced by UK TUG volunteers for a course provided for beginning LaTeX users. The materials were adapted for LaTeX I by Clea F. Rees.
Both the original work and modifications are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
The original project is available as a GitHub repository maintained by Joseph Wright from https://github.com/uktug/latex-beginners-course/.
Customizable template (pdfLaTeX version) for typesetting theses in English.
This template is based on the unofficial diploma thesis template designed for the graduate students of the Department of Computer Engineering, Technological Educational Institute of Peloponnese, Greece.
See "main.tex" for instructions and customization options.
(Last update: Feb. 19, 2018 ).
( Note that basic-plan Overleaf users may encounter "compile timeout" errors while trying to compile this template online.)
A short primer of how reference with an approximation of UWE Harvard style.
Note that it doesn't quite match the quirks of when UWE Harvard uses et.al. after the first time a reference is cited within your text (i.e. this template works according to the rules of the first time a piece is cited within text, rather than the subsequent modifications).
The Art, Science, and Engineering of Programming is a new journal created with the goal of placing the wonderful art of programming in the map of scholarly works. Many academic journals and conferences exist that publish research related to programming, starting with programming languages, software engineering, and expanding to the whole Computer Science field. Yet, many of us feel that, as the field of Computer Science expanded, programming, in itself, has been neglected to a secondary role not worthy of scholarly attention. That is a serious gap, as much of the progress in Computer Science lies on the basis of computer programs, the people who write them, and the concepts and tools available to them to express computational tasks.
The Art, Science, and Engineering of Programming aims at closing this gap by focusing primarily on programming: the art itself (programming styles, pearls, models, languages), the emerging science of understanding what works and what doesn’t work in general and in specific contexts, as well as more established engineering and mathematical perspectives.
This is an example of and a guide to writing articles for The Art, Science, and Engineering of Programming.
Il s'agit des transparents d'une initiation à LaTeX, formation destinée aux doctorants de l'École doctorale SICMA. Elle est proposée chaque année à Télécom Bretagne (sur les sites de Brest ou de Rennes). À l'origine elle provient d'un cours que j'ai monté dans les années '90 pour l'association GUTenberg, et que j'ai donné des dizaines de fois en France et en Belgique, ces 20 dernières années. Les transparents ont bien évolué au gré des évolutions du monde TeX. Je me sers de ces transparents également pour un cours proposé aux professeurs de CPGE dans le cadre du groupe LIESSE.
ATTENTION : il ne s'agit que de *transparents* de cours, ils ne sont ni exhaustifs ni suffisamment commentés pour servir à un véritable auto-apprentissage.
This is a template for writing papers, theses, etc., specifically for economics. A presentation file is also included to show how to use LaTex for presentations.
This is a simplified document with complicated referencing. If you write complicated documents, I recommend this structure.
-Descriptions- includes mathmatical specifications
-files- includes your figures and tables. Under files, you can find a location to add descriptions of tables and figures. This is useful if you have multiple figures with (part of) the same base description.
-Sections- includes your chapters (of the document)
the rest is self-explanatory
A template for writing papers in Linguistics at Pomona College. This guide has instructions for how to use the packages that are included in the template. The explanations given here (as well as the resources that are linked to in the guide) should give a complete LaTeX novice everything they need to write a linguistics paper at Pomona College. This will likely also be useful to linguists and linguistics students in other places who are learning LaTeX.
This template includes a variety of useful packages to help you write your thesis without regards for the style. It is divided in a simple yet standardized and logical sections from beginning to end and contains all important aspects that must be taken into consideration such as bibliography and tables of contents, lists, figures and so on.
Note: This template comes with some guides to help you create environments for inserting images, tables, code snippets, etc., but I highly recommend you to learn a little bit more about latex, especially if you have never used it before
This example shows how to write in Thai in LaTeX using the thailatex package. It uses UTF-8 encoding so you can type Thai characters directly in the LaTeX source code.
It also shows how to mix Thai with English using the babel package.