ArnoutDevos / template

Article template (latex and metadata)

Home Page:https://rescience-c.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

A tool is available for the latex template that produces latex definitions from the metadata file. 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)

https://rescience-c.github.io/


Languages

Language:TeX 53.0%Language:Python 43.4%Language:Makefile 3.6%