KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Intro-to-LaTeX
★ 11
Open GitHub ↗
Introduction to LaTeX (Spring 2022)
Download README (.md)
Explore Similar Repositories
m5stickc-aerogarden
:
Monitor the status of an AeroGarden in Home Assistant using a M5StickC-Plus microcontroller and ESPHome
landslide
:
A Rust-based CustomVM for the Avalanche blockchain network
DostiPak
:
Dating app with awesome features
boeing_pfd
:
Boeing 737 Primary Flight Display
Learning-Terraform-AWS
:
This repository includes code files and illustration demos for Terraform with AWS in different use cases.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Intro-to-LaTeX
?
Download (.md)
# CU ITSS: Introduction to LaTeX Introduction to LaTeX Spring 2023 ITSS Mini-Course [Brian C. Keegan, Ph.D.](http://brianckeegan.com/) [Assistant Professor, Department of Information Science](https://www.colorado.edu/cmci/people/information-science/brian-c-keegan) University of Colorado Boulder Copyright and distributed under an [MIT License](https://opensource.org/licenses/MIT) ## Course description This is a two-class tutorial on using the LaTeX typesetting language. The course is intended for researchers who little or no prior experience working with LaTeX or other programming languages. Classes will meet from 11:30am - 2:00pm MT on April 4 and 11 on Zoom. Each class will be 2.5 hours long and a mixture of lecture and activities. We will be using the [Overleaf](https://www.overleaf.com/) platform for developing and managing our documents: you do not need to purchase the paid tiers unless you want to. ## Learning objectives Students will: * Learn the basic syntax of developing documents in LaTeX * Develop their computational thinking practices around iteration, debugging, and abstraction * Configuring documents with style classes and packages * Designing text, lists, figures, tables, and equations * Modularize and manage complex documents with chapters and bibliographies * Use LaTeX to develop figures, presentations, and posters ## Class outline * **Class 1**: Background, syntax, formatting, lists, tables, figures ([Slides](https://github.com/CU-ITSS/Intro-to-LaTeX-S2022/raw/main/Lecture_1.pdf)) * **Class 2**: Math, document structure, bibliographies, presentations ## Evaluation There is no formal evaluation in this class. ## Acknowledgements This course will draw on resources from the Wikibooks [LaTeX](https://en.wikibooks.org/wiki/LaTeX) textbook, Overleaf [learning resources](https://www.overleaf.com/learn), [Learn LaTeX](https://www.learnlatex.org/en/#toc) and [Andy Roberts](https://www.andy-roberts.net/writing/latex) tutorials. Thank you also to Professor [Terra McKinnish](https://www.colorado.edu/economics/people/faculty/terra-mckinnish) for coordinating the ITSS programming.