git

Version control for academics

A few months ago, I was proposed the opportunity to give a talk at ISBA’s Young researcher’s day 2023 (UcLouvain, Louvain-la-neuve, BE) about version control. I already wrote a bit on git and GitHub for latex writing and even more automation.

Version control for academics

Version controls systems (VCS) are systems that keep track of changes made to a collection of files and folders. The usage of such systems allows for reproducibility of the work done and largely facilitates collaborations. We start by arguing that …

Automatic latex resume with github action and gitinfo2 watermark

The problematic A latex-written resume is always a nice thing to have: easy to update, practical to integrate .bib bibliographies, and automatic management of the look (you only provide its content).

Using Git and Github for LaTeX writing

The problematic As an academic, I spend my life writing papers. Since these papers are mostly about math or some applications of math, I am an extensive user of latex.