#!/bin/bash

pandoc OI_oceans2016_abstract.md -o OI_oceans2016_abstract.docx

open OI_oceans2016_abstract.pdf

