Coder Social home page Coder Social logo

ieee-pandoc-template's Introduction

IEEE Paper Template for Pandoc

Build Status

Requirements

Ubuntu

sudo apt update
sudo apt install pandoc pandoc-citeproc texlive-full

Fedora

sudo dnf install pandoc pandoc-citeproc texlive-scheme-full

Quick Start Guide

  • Clone or download this repo.
  • Put all your paper content in paper.md.
  • Change the title and author in metadata.yaml.
  • Run make in a terminal.
  • The pdf will be on build/paper.pdf.

Files

File Description
metadata.yml On this file put all your metadata (author, title, abstract, etc) that will be use for rendering the final pdf.
paper.md Here you put all your paper content, if you wish, you could put your content on separate files, but you must edit the makefile.
bibliography.bib Here put all the bibliography that is used in the paper.
bibliography.csl This file is for specify to pandoc how to display the cites (ieee format).
template.latex It is used to tell pandoc how to render the paper using the metadata and content of your paper.
makefile It is used to compile the pdf, usually the default options are fine.
build/ On this directory will be final pdf. Make sure to add this to your .gitignore file if you are using git.

Recommended Tools

Editors

Bibliography manager

ieee-pandoc-template's People

Contributors

stsewd avatar steedalion avatar pygeek03 avatar aparcar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.