Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mooerslab/bareboneslatex
This is a bare bones LaTeX template document.
https://github.com/mooerslab/bareboneslatex
latex latex-bare-bones latex-bibitems latex-document latex-template
Last synced: 16 days ago
JSON representation
This is a bare bones LaTeX template document.
- Host: GitHub
- URL: https://github.com/mooerslab/bareboneslatex
- Owner: MooersLab
- License: mit
- Created: 2023-10-01T10:49:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-03T09:51:26.000Z (9 months ago)
- Last Synced: 2024-11-15T15:49:33.053Z (3 months ago)
- Topics: latex, latex-bare-bones, latex-bibitems, latex-document, latex-template
- Language: TeX
- Homepage:
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Version](https://img.shields.io/static/v1?label=barebonesLaTeX&message=0.1&color=brightcolor)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)# bare bones LaTeX template document
Sometimes you need to prepare just a simple document with LaTeX.
This repo contains an example of a simple file template with no external file requirements beyond some standard packages in the texlive LaTeX distribution.
Nonetheless, it supports the use of the following features:* footnotes
* syntax highlighted code listings
* equations
* figures
* tables
* references cited section.## Funding sources
- NIH: R01 CA242845, R01 AI088011
- NIH: P30 CA225520 (PI: R. Mannel); P20GM103640 and P30GM145423 (PI: A. West)## Updates
|Version | Changes | Date |
|:-----------:|:------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------:|
| Version 0.2 | Added badges and update table | 2024 May 3 |