Code Monkey home page Code Monkey logo

ieee-pandoc-template's Introduction

ieee-pandoc-template

hi, welcome to heck

todo:

  • journal
  • compsoc

quirks with pandoc & IEEEtrans

for the most part, this only works in conference mode.

tables

Don't, not yet. Pandoc uses longtable, which IEEEtrans explodes. Just put in tables using pure LaTeX.

figures

They will work fine if your figure is small and fits in one column. otherwise, use LaTeX.

usage

metadata

You'll want to change metadata.yaml to reflect things about your paper, such as authors and the title.

editing

Put all markdown files into sections/. I suggest naming them in a sortable order, e.g., 01_intro.md, 02_background.md, etc. Make sure to include something like sections/other.md as the last file to get a References section.

compiling the pdf

Just run make. Or look at Makefile and draw your own conclusions.

customizing

If you have some extra packages or LaTeX you want to define, throw it into custom.latex. It'll be inserted before the document environment begins.

arxiv uploading

You can upload directly to arxiv after compiling. upload the paper.tex and paper.bbl files along with any figures. I set graphicspath in template.latex to make the figures folder work on arxiv without needing to edit stuff, but you can put them wherever suits you in custom.latex.

contributing

  1. Fork
  2. Edits on a feature branch
  3. Pull request

ieee-pandoc-template's People

Contributors

cscorley avatar jonalmeida avatar nunnun avatar

Watchers

 avatar  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.