Coder Social home page Coder Social logo

paper-template's Introduction

Template for papers

This is my personal paper template. I developed it when writing my PhD thesis and it has proven useful in many occasions (project proposals, papers, technical reports etc.)

The Makefile copies Latex files from the latex directory and figures from the figure directory to the build directory, where it runs the pdflatex command. The following transformations are automatically applied to the figures in order to convert them to PDF files, suitable for use by pdflatex:

  • .eps files are converted to PDF using the epstopdf program
  • .dot files are converted to PDF using the Graphiz program.
  • .dat files are combined with .plot files and fed to Gnuplot to produce .eps files. Both files must have the same suffix. By convention, data are stored in .dat files while plotting instructions are stored in .plot files.

Bibliography is handled as follows:

  • An .aux file is generated by running pdflatex on the input file
  • If the .bib file is supplied by the author in the latex directory, it is used as input.
  • Otherwise, the bibliography is collected from a list of .bib files generated by recursively searching the directory specified in the specified PAPERPATH.

If no references exist in the input .tex file, the compilation process will fail.

License

2-clause BSD

paper-template's People

Contributors

gousiosg avatar

Watchers

 avatar  avatar

Forkers

skopp

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.