Template

Copy the following template to “pages/publications.md”

<div class="row t60">    
    <div class="medium-8 columns b30">
        <p><b><a href="https://groups.csail.mit.edu/cgs/pubs/PDF_FILENAME">
        TITLE
        </a></b></p>
        <p><font size="2">
        ABSTRACT
        </font></p>
    </div><!-- /.medium-6.columns -->
    <div class="medium-4 columns b30">
        <img src="https://gifford-lab.github.io/images/FIGURE_FILE" alt="">
        <p> <font size="2">
        AUTHOR_LIST
        <br> 
        CITATION
        </font></p>
    </div><!-- /.medium-6.columns -->
</div><!-- /.row -->

Update the details

Text

Replace the following keywords in the template with the actual information from the new paper:

Figure