Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AndrewGYork/publication_template
A template for writing scientific papers. View it in action here: https://andrewgyork.github.io/publication_template/
https://github.com/AndrewGYork/publication_template
html-template javascript writing-scientific-papers
Last synced: 14 days ago
JSON representation
A template for writing scientific papers. View it in action here: https://andrewgyork.github.io/publication_template/
- Host: GitHub
- URL: https://github.com/AndrewGYork/publication_template
- Owner: AndrewGYork
- License: other
- Created: 2016-11-13T15:59:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-15T05:29:20.000Z (over 5 years ago)
- Last Synced: 2024-08-01T16:40:43.796Z (3 months ago)
- Topics: html-template, javascript, writing-scientific-papers
- Language: HTML
- Homepage:
- Size: 434 KB
- Stars: 70
- Watchers: 8
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A template for writing scientific papers
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.
This work is licensed under a Creative Commons Attribution 4.0 International License