sunpy / sunpy-0.4-paper

Paper describing SunPy 0.4 for submission in the SciPy special edition of CSD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SunPy v 0.5 Paper

This is the attempt to write a SunPy paper for submission, firstly, if we get a talk at SciPy 2013, and failing that at a later date.

The proceedings of SciPy 2013 are being submitted to Computational Science and Discovery, which is what this LaTeX template is taken from.

SciPy proceedings:

##References: Add all refs to this group, Stuart will maintain the bib file. https://www.zotero.org/groups/sunpy_-_python_for_solar_physicists/items/collectionKey/MNC7JEAA

Typesetting Python Code

To make Python code look pretty use the minted package to use this you need to append -shell-escape to whereever you call pdflatex.

Building

To build the paper run the python script `build_article.py'

About

Paper describing SunPy 0.4 for submission in the SciPy special edition of CSD


Languages

Language:TeX 96.4%Language:Python 3.6%