Skip to content

iwishiwasaneagle/LatexPaperTemplate

Repository files navigation

Scientific Paper Latex Template

Build Create release

A nice GitHub template for my reports and papers.

Features

  • Automatically builds the package on push to main
    • Prevents pushes from breaking the compilation
  • Create a new release at midnight if there is new content
    • This includes a changelog, and a compiled PDF
  • Some packages that I found useful
  • A file structure that makes sense

Installation

This template is designed to work with latex-workshop in VSCode. The included .vscode/settings.json configures a single latexmk recipe that handles the full build (including biber and makeindex) automatically.

To build locally:

latexmk -pdf -f main.tex

Output files go to build/ via the .latexmkrc configuration.

Fonts

This template uses free TeX Gyre fonts (Termes, Heros) as substitutes for the proprietary fonts bundled with the official IEEE Access template (Times, Formata, Giovanni Std). The output will differ slightly from the official IEEE Access format in headings and captions, but is suitable for drafts and preprints.

The TeX Gyre fonts are included in all standard TeX Live installations and require no additional setup.

Other Templates

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors