Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 21 hours 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T22:55:01.000Z (6 months ago)
- Last Synced: 2024-11-07T08:17:03.194Z (about 2 months 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
[![Version](https://img.shields.io/github/v/release/tomdewildt/latex-journal-template?label=version)](https://github.com/tomdewildt/latex-journal-template/releases)
[![Build](https://img.shields.io/github/actions/workflow/status/tomdewildt/latex-journal-template/ci.yml?branch=master)](https://github.com/tomdewildt/latex-journal-template/actions/workflows/ci.yml)
[![Release](https://img.shields.io/github/actions/workflow/status/tomdewildt/latex-journal-template/cd.yml?label=release)](https://github.com/tomdewildt/latex-journal-template/actions/workflows/cd.yml)
[![License](https://img.shields.io/github/license/tomdewildt/latex-journal-template)](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)