https://github.com/tomdewildt/latex-journal-template
Simple starter template for writing journals with LaTeX
https://github.com/tomdewildt/latex-journal-template
article code equations figures journal latex tables two-column
Last synced: 11 months ago
JSON representation
Simple starter template for writing journals with LaTeX
- Host: GitHub
- URL: https://github.com/tomdewildt/latex-journal-template
- Owner: tomdewildt
- License: mit
- Created: 2022-02-12T22:31:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T22:55:01.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T17:13:38.704Z (over 1 year ago)
- Topics: article, code, equations, figures, journal, latex, tables, two-column
- Language: TeX
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Latex Journal Template
[](https://github.com/tomdewildt/latex-journal-template/releases)
[](https://github.com/tomdewildt/latex-journal-template/actions/workflows/ci.yml)
[](https://github.com/tomdewildt/latex-journal-template/actions/workflows/cd.yml)
[](https://github.com/tomdewildt/latex-journal-template/blob/master/LICENSE)
Simple starter template for writing journals 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/)
[IEEE Templates](https://www.ieee.org/conferences/publishing/templates.html)