Templates tagged Source Code Listing

AMATH582 homework template
Homework template for UW AMATH 582 Winter Quarter 2020
Kelsey Maass

Colourful Cheatsheet Template
This is a template for a colourful cheatsheet.
It supports some visualization features and code listings using tcolorbox / minted. Just input the language you want (and that is supported by minted) in the codebox environment
Different colour themes will probably be added at some point.
(maybe also a more print friendly black and white alternative)
A blog post on cheatsheets and some of my thoughts on them and this template can be found here.
Sarah Lang

All Inclusive Master Thesis Computer Science
This template includes all you need for your thesis in Computer Science: pseudocode, listsings (sourcecode), tables, math and equations, tables with coloured cells, figures, appendix, toc , custom title, colours and a customizable layout.
The best: all that is wrapped up in little tutorial-style paragraphs with examples.
Licence: MIT
See also: https://github.com/jankapunkt/master-thesis
Jan Küster

Programming languages & Styles supported by the minted package
Quick list of supported pygment lexers (programming languages) for the minted package.
Overleaf

Updated Colourful Cheatsheet
This is an update on my old "Colourful Cheatsheet Template". It is based on the old one, so similar but not the same.
It still supports all the old visualization features and code listings using tcolorbox / minted. Just input the language you want (and that is supported by minted) in the codebox environment.
However, the style now is a bit less bright and mimicks the Metropolis beamer template in style (a bit).
This is the blogpost to go with it: https://latex-ninja.com/2021/10/01/a-new-version-of-the-colourful-cheatsheet-template/
Sarah Lang

Matlab Worksheet Template
A simple template for Matlab worksheets.
Patrick Liu