Skip to content

codementum/vgtc_markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

  • pandoc
  • pdflatex, bibtex (of course)

Setup

  • make the dir where you want to write your paper
  • git clone https://github.com/codementum/vgtc_markdown.git

Usage

  • Make your changes in paper_body.md (do not add an introduction section).
  • Modify paper.bib, add figs, etcetera
  • Compile to pdf with make (also runs bibtex)
  • (optional) Get rid of excess files with make clean

Note, pdflatex is used, so the resulting pdf may not be acceptable for final publications.

About

Write vgtc papers using Markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published