https://github.com/ivotron/paper-template
Docker- and Pandoc-based Template for Academic Articles
https://github.com/ivotron/paper-template
Last synced: about 1 year ago
JSON representation
Docker- and Pandoc-based Template for Academic Articles
- Host: GitHub
- URL: https://github.com/ivotron/paper-template
- Owner: ivotron
- Created: 2015-03-13T17:13:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-07T05:06:52.000Z (about 11 years ago)
- Last Synced: 2025-01-26T08:13:08.333Z (over 1 year ago)
- Language: TeX
- Homepage:
- Size: 996 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Academic articles template
The goal of this project is to expedite the generation of academic
articles. [Pandoc](http://pandoc.org) is a _swiss army knife_ of
document generation, its main goal is to separate content from
presentation. [Docker](http://docker.io) solves the "dependency hell"
problem. The two combined makes for a great productivity tool.
The `main.md` file is a very simple example of a format-agnostic
article. The `demos` folder contains a list of bash scripts that show
how to generate format-specific documents. Take a look at the
[README](demos/README.md) for more.
## Dependencies
Docker 1.1+