Skip to content

lerow/template

 
 

Repository files navigation

ReScience C article template

This repository contains the Latex (optional) template for writing a ReScience C article and the (mandatory) YAML metadata file. For the actual article, you're free to use any software you like as long as you enforce the proposed PDF style. For the fonts, you'll need:

The fonts are available for download from Google Fonts.

This repository includes a tool that produces latex definitions from the metadata file. It requires Python 3 and PyYAML. If you use another software, make sure that metadata and PDF are always synced.

Usage

For a submission, fill in information in metadata-draft.yaml, modify content.tex and type:

$ make draft

After acceptance, fill in metadata-final.yaml and type:

$ make final

About

Article template (latex and metadata)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TeX 52.5%
  • Python 43.9%
  • Makefile 3.6%