GithubHelp home page GithubHelp logo

imclab / scipy_proceedings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scipy-conference/scipy_proceedings

0.0 2.0 0.0 78.89 MB

Tools used to generate the SciPy conference proceedings

License: Other

scipy_proceedings's Introduction

SciPy Proceedings

Paper Format

Papers are formatted using reStructuredText and the compiled version should be no longer than 7 pages, including figures. Here are the steps to produce a paper:

  • Fork the scipy_proceedings repository on GitHub.

  • Check out the 2013 branch (git checkout 2013).

  • An example paper is provided in papers/00_vanderwalt. Create a new directory papers/firstname_surname, copy the example paper into it, and modify to your liking.

  • Run ./make_paper.sh papers/firstname_surname to compile your paper to PDF (requires LaTeX, docutils, Python--see below). The output appears in output/firstname_surname/paper.pdf.

  • Once you are ready to submit your paper, file a pull request on GitHub. Please ensure that you file against the correct branch--your branch should be named 2013, and the pull-request should be against our 2013 branch.

  • Please do not modify any files outside of your paper directory.

Pull requests are to be submitted by May 19th, but modifications are allowed during the review period until June 14th.

General Guidelines

  • All figures and tables should have captions.
  • License conditions on images and figures must be respected (Creative Commons, etc.).
  • Code snippets should be formatted to fit inside a single column without overflow.
  • Avoid custom LaTeX markup where possible.

Other markup

Please refer to the example paper in papers/00_vanderwalt for examples of how to:

  • Label figures, equations and tables
  • Use math markup
  • Include code snippets

Requirements

  • IEEETran (often packaged as texlive-publishers, or download from CTAN LaTeX class
  • AMSmath LaTeX classes (included in most LaTeX distributions)
  • docutils 0.8 or later (easy_install docutils)
  • pygments for code highlighting (easy_install pygments)

scipy_proceedings's People

Contributors

breuleux avatar dwf avatar gdesjardins avatar jaberg avatar jarrodmillman avatar jhmeinke avatar jseabold avatar kadambarid avatar kcarnold avatar koverholt avatar lamblin avatar madhusudancs avatar minrk avatar prabhuramachandran avatar stefanv avatar taldcroft avatar warrenweckesser avatar wesm 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.