Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timstaley/robotopaper
Git-friendly, CMake-powered LaTeX-article template for those who prefer the DIY approach.
https://github.com/timstaley/robotopaper
cmake reproducible-research tex
Last synced: about 11 hours ago
JSON representation
Git-friendly, CMake-powered LaTeX-article template for those who prefer the DIY approach.
- Host: GitHub
- URL: https://github.com/timstaley/robotopaper
- Owner: timstaley
- License: other
- Created: 2015-03-05T15:41:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T19:51:50.000Z (over 9 years ago)
- Last Synced: 2024-10-25T13:18:58.866Z (13 days ago)
- Topics: cmake, reproducible-research, tex
- Language: TeX
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
robotopaper
===========A git-friendly, CMake-powered LaTeX-article template for those who prefer DIY to cloud solutions [*].
This sort of thing will be overkill for some (most?).
However, the use of a fully-featured build system (CMake_) allows for a powerful
combination of offline-usability and reproducible publications - with the right
configuration of data, analysis scripts, and build scripts you could run your data-analysis, produce your plots, and compile the PDF with a single command.(Note that there's nothing quite so complex in this basic template - you'll need some CMake skills if you want to start getting clever).
The original template was put together by `John Swinbank`_ for the `TraP paper`_.
Filleted back to a bare-bones example by Tim Staley.
BSD licensed, go forth and fork.[*]: e.g. https://www.authorea.com/, https://www.overleaf.com/, https://www.sharelatex.com/
.. _CMake: http://www.cmake.org/
.. _John Swinbank: http://swinbank.org/
.. _TraP paper: http://adsabs.harvard.edu/abs/2015arXiv150301526S