{% extends 'base.html' %} {% block content %}

Please e-mail Jean Yang (jeanyang [at] mit [dot] edu) to withdraw a paper.

{% if concretize(paper_data) != [] %} {% for p in concretize(paper_data) %} {% if concretize(p.paper.author) != None %} {% endif %} {% endfor %} {% endif %}
Author Title
{{concretize(p.paper.author.name)}} {% if concretize(p.latest) != None %} {{concretize(p.latest)}} {% else %} [Hidden] {% endif %}
{% endblock %}