Skip to content

This repository provides the materials for a LaTeX workshop for beginner users.

Notifications You must be signed in to change notification settings

javierosorio/LaTeX-crash-course

Repository files navigation

LaTeX crash course

This repository provides the materials for a LaTeX workshop for beginner users.

Requirements

Users are required to:

  • Open an account in www.overleaf.com, an online LaTeX compiler. The basic version is free.
  • Download and install Mendeley, a bibliographic references management system available at www.mendeley.com. The basic version is free.
  • Download and install R and R studio for statistical analysis. R is available at https://www.r-project.org/ and RStudio is available at https://www.rstudio.com/. Both programs are free and open source software.

Files included

The distribution package includes the following files:

  • doc_master.tex is the main document for the LaTeX workshop
  • doc_master.pdf is the PDF document generated by the LaTeX script
  • doc_sample_v1.tex is a sample LaTeX document with the most basic functions
  • presentation_sample.tex is a basic Beamer presentation
  • presentation_sample.pdf is the PDF presentation generated by the LaTeX script
  • mybiblio.bib is a bibliography file in .BibTex format
  • image1.PNG, image2.JPG, and presentation_1.PNG are images used as ancillary files
  • Stargazer.R is a basic R script for generating regression tables
  • mytable1.tex and mytable2.tex are regression tables in LaTeX format generated with the R script

About

This repository provides the materials for a LaTeX workshop for beginner users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published