Skip to content

A markdown template that supports to-pdf conversion using pandoc and biblatex, using the ieee cls. It comes with a nodejs-watcher script.

License

Notifications You must be signed in to change notification settings

MrShoenel/md-2-pdf-pandoc-report-bib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md-2-pdf-pandoc-report-bib

A markdown template that supports to-pdf conversion using pandoc and biblatex, using the IEEE citation styles. It comes with a Node.js-watcher script.

How to use this

  1. Clone this repository
    • [Optional] Run node _watch.js to watch for modifications on your report.
  2. Add biblatex references to report.bib
  3. Write report in report.md
  4. [Optional] If you haven't watched the report.md for changes, you may run
    • pandoc --biblio=report.bib --csl=ieee.csl -s report.md -o report.pdf

About

A markdown template that supports to-pdf conversion using pandoc and biblatex, using the ieee cls. It comes with a nodejs-watcher script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published