Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomdewildt/latex-report-template

Simple starter template for writing reports with LaTeX
https://github.com/tomdewildt/latex-report-template

code equations figures latex one-column report tables

Last synced: about 5 hours ago
JSON representation

Simple starter template for writing reports with LaTeX

Awesome Lists containing this project

README

        

# Latex Report Template
[![Version](https://img.shields.io/github/v/release/tomdewildt/latex-report-template?label=version)](https://github.com/tomdewildt/latex-report-template/releases)
[![Build](https://img.shields.io/github/actions/workflow/status/tomdewildt/latex-report-template/ci.yml?branch=master)](https://github.com/tomdewildt/latex-report-template/actions/workflows/ci.yml)
[![Release](https://img.shields.io/github/actions/workflow/status/tomdewildt/latex-report-template/cd.yml?label=release)](https://github.com/tomdewildt/latex-report-template/actions/workflows/cd.yml)
[![License](https://img.shields.io/github/license/tomdewildt/latex-report-template)](https://github.com/tomdewildt/latex-report-template/blob/master/LICENSE)

Simple starter template for writing reports with [LaTeX](https://www.latex-project.org/).

# How To Install

Prerequisites:
* latex version ```3.141592653``` or later

### Compile

1. Run ```pdflatex -pdf main.tex``` to compile the document.

# References

[Overleaf](https://www.overleaf.com/)

[Overleaf Templates](https://www.overleaf.com/latex/templates)

[LaTeX](https://www.latex-project.org/)

[LaTeX Templates](https://www.latextemplates.com/)