GithubHelp home page GithubHelp logo

muricoca / scipy_proceedings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scipy-conference/scipy_proceedings

1.0 1.0 0.0 753 KB

Tools used to generate the SciPy conference proceedings

License: Other

Shell 3.36% Python 96.64%

scipy_proceedings's Introduction

SciPy Proceedings
=================

Paper Format
------------

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.
- Try to use as little custom LaTeX markup as possible.
- The paper abstract should be a single paragraph.

Authors and affiliations
````````````````````````
Define the fields in the beginning of the paper::

  :author: My Name
  ๐Ÿ“ง [email protected]
  :institution: Some University

  :author: Author Two
  ๐Ÿ“ง [email protected]
  :institution: Some University

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

Build Process
-------------
::

  ./make_paper.sh papers/my_paper_dir

Building the entire Proceedings
-------------------------------
::

  ./make_all.sh
  ./build_index.py
  ./make_all.sh
  ./concat_proceedings_pdf.sh

Requirements
------------
 - IEEETran and AMSmath LaTeX classes
 - **Latest** docutils (development version, they haven't released in years)
 - Pygments for code highlighting

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.