AndrewGYork / publication_template

A template for writing scientific papers. View it in action here: https://andrewgyork.github.io/publication_template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A template for writing scientific papers

DOI

View it in action here: https://andrewgyork.github.io/publication_template/

This repository is intended to hold a (mostly) self-contained scientific publication. It contains:

  • HTML, javascript, and small images (index.html, and in the javascript and images directories)
  • Code which produces figures (in the figure_code directory)

Some files aren't suitable for version control, (e.g. raw data, large numbers of pre-rendered figure images, etc). These are stored in a sister repository:

https://github.com/AndrewGYork/publication_template_data

Hopefully this makes it easier to nuke the version control history for big, non-text files without risking the small, important text-based files stored here.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License

About

A template for writing scientific papers. View it in action here: https://andrewgyork.github.io/publication_template/

License:Other


Languages

Language:HTML 48.2%Language:CSS 34.6%Language:JavaScript 11.0%Language:Python 6.2%