Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhamman/rasm-land-ocean-coupling-paper

RASM-Land-Ocean-Coupling-Paper
https://github.com/jhamman/rasm-land-ocean-coupling-paper

Last synced: 19 days ago
JSON representation

RASM-Land-Ocean-Coupling-Paper

Awesome Lists containing this project

README

        

# RASM-Land-Ocean-Coupling-Paper

[![Build Status](https://travis-ci.org/jhamman/RASM-Land-Ocean-Coupling-Paper.svg?branch=master)](https://travis-ci.org/jhamman/RASM-Land-Ocean-Coupling-Paper)

The most recent build of the paper, in PDF form, is available [here](https://github.com/jhamman/RASM-Land-Ocean-Coupling-Paper/releases).

### Building the Paper

This paper is written in latex and can be compiled into a pdf using the `pdflatex` and `latexmk`. I have provided a `Makefile` to simplify the build process.

To build a pdf once:

make once

or to continually update the pdf as you make edits, simply:

make

-------

*Note: This paper is in a draft stage and should not be distributed without the authors' permission.*