mth edu
LaTeX
- LaTeX course at University of Amsterdam
- A git quickstart guide for LaTeX users by Gautam Iyer
- Useful latex packages and scripts by Leandro Chiarini
- Packages I Wish I Knew When Starting LaTeX by Jonas Devlieghere
- Modular Latex with Subfiles by Jonas Devlieghere
- InTeXration: Compile LaTeX from Github by Jonas Devlieghere
- LaTeX shenanigans
- Writing LaTeX Documents In Visual Studio Code With LaTeX Workshop
- Latex Document in Github Codespaces
- Use Github Codespaces as your default LaTex online editor
- Collaborating on a LaTeX document with GitHub Codespaces
- Some posts from Oskar Laverny
- git tutorial for latex projects by Till Bargheer
Git
- GitHub for Mathematicians by Steven Clontz
- Git for mathematicians a repo on gitlab
- Git for Mathematics by Konrad Voelkel
- Dmitri Pavlov’s git tutorial for mathematicians
- Git for Mathematicians
- Git for Mathematicians by Pieter Belmans in December 2024 (who also provided A quick introduction to proof assistants)
- Git for mathematicians by Leandro Chiarini
- Examples of (Git) open math (texts) projects over mathoverflow
Vim
- Vim for mathematicians by Leandro Chiarini
- Notes using Vim + LaTeX on YT
- Getting started with LaTeX and Vim
- LaTeX and Vim by Gilles Castel
- Getting started with the VimTeX plugin by Elijan Mastnak
- How do I get VimTeX to work?
- neovim
- nvim GUI
CLI
- Use the Command Line Interface – for Beginners
- Use the Terminal Like a Pro
-
Flowchart
graph TD; A-->B; A-->C; B-->D; C-->D;
Enjoy Reading This Article?
Here are some more articles you might like to read next: