Web Analytics
ESC

Software

Snippets for LaTeX and PreTeXt

Visual Studio Code extension that implements snippets for LaTeX and PreTeXt, an improvement from existing extensions that also incorporates PreTeXt language. This allows for incredibly fast in-line, regex-based expansions that you can fully customize with a .snips file.

Accessible LaTeX PDF Files

GIT

A short tutorial and example that covers how to make PDF files generated from LaTeX more accessible, following the recent ADA regulations. Topics include tagging, alternative text for tables and figures, and methods for verifying and testing the output.

LaTeX Template for a PhD Thesis

GIT

A modernized version of a preexisting LaTeX template for graduate theses at URI, with improved bibliography support.

Matrix Diagrams

LaTeX package that draws structured matrix diagrams such as banded matrices, tridiagonal, Hessenberg, etc. Now available on CTAN!

ARPACK from MATLAB

Git

A MEX gateway to a local installation of ARPACK, derived from a similar gateway for LAPACK.

FORTRAN from MATLAB

Git

Instructions and templates that allow one to compile and use FORTRAN subroutines in MATLAB without the NAG compiler.