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: 5 months 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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T09:51:26.000Z (about 2 years ago)
- Last Synced: 2025-06-16T19:53:17.789Z (about 1 year 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

[](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 |