Skip to content

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

About

Replication of the paper "Inter-areal Balanced Amplification Enhances Signal Propagation in a Large-Scale Circuit Model of the Primate" by Joglekar et. al.

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages

Generated from ReScience/template