Skip to content

pankajkarman/paper-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a template for writing papers using markdown. It can output both pdf and docx files.

Required packages:

Installation:

  • conda install -c conda-forge pandoc
  • conda install -c conda-forge pandoc-crossref

Usage

After cloning and making appropriate changes in Makefile, type:

  • make (to output both pdf and docx)
  • make pdf (to output pdf only)
  • make docx (to output docx only)

Follow this link for learning Markdown syntax.

Resources:

About

Template for writing papers in markdown.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published