Skip to content
/ template Public template
forked from ReScience/template

Template for article submission

License

Notifications You must be signed in to change notification settings

cruiseryy/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. 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.

You can also use overleaf with the provided template but in this case, you'll have to enter metadata.tex manually.

Usage

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

$ make 

This will produce an article.pdf using xelatex and provided font. Note that you must have Python 3 and PyYAML installed on your computer, in addition to make.

After acceptance, you'll need to complete metadata.yaml with information provided by the editor and type again:

$ make

(C) 2015-2020, Nicolas Rougier + co-authors GPL-3+, Apache v2+, SIL Open Font License

This set of template files is free-licensed. The files contained in the sub-directories roboto/; source-code-pro/; source-sans-pro/; source-serif-pro/; have their free licences indicated with a "*License.txt" file. All other files, including this one, are licensed under the GPL version 3 or later, at your choosing, by Nicolas Rougier and co-authors, 2015-2020. See the file COPYING for details of the GPL-3 licence.

About

Template for article submission

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 64.1%
  • Python 32.8%
  • Makefile 3.1%