Skip to content

Latest commit

 

History

History
84 lines (74 loc) · 3.43 KB

research.md

File metadata and controls

84 lines (74 loc) · 3.43 KB
layout permalink title pubs
page
/research/
Research
title author journal note year url doi image media
Paper title in 3-7 words that sound like Clingon
M. McFly, D. Kirk, L. Skywalker, H.J. Potter, I. Jones, H. Houdini
Transactions on Black Magic
(presented at Oz)
2016
title author journal note year url doi image media
Paper title in 3-7 words that sound like Clingon
M. McFly, D. Kirk, L. Skywalker, H.J. Potter, I. Jones, H. Houdini
Transactions on Black Magic
(presented at Oz)
2015
title author journal note year url doi image media
Paper title in 3-7 words that sound like Clingon
M. McFly, D. Kirk, L. Skywalker, H.J. Potter, I. Jones, H. Houdini
Transactions on Black Magic
(presented at Oz)
2014
title author journal note year url doi image media
Paper title in 3-7 words that sound like Clingon
M. McFly, D. Kirk, L. Skywalker, H.J. Potter, I. Jones, H. Houdini
Transactions on Black Magic
(presented at Oz)
2013
title author journal note year url doi image media
Paper title in 3-7 words that sound like Clingon
M. McFly, D. Kirk, L. Skywalker, H.J. Potter, I. Jones, H. Houdini
Transactions on Black Magic
(presented at Oz)
2012

Publications (peer reviewed)

{% assign thumbnail="left" %}

{% for pub in page.pubs %} {% if pub.image %} {% include image.html url=pub.image caption="" height="100px" align=thumbnail %} {% endif %} [{{pub.title}}]({% if pub.internal %}{{pub.url | prepend: site.baseurl}}{% else %}{{pub.url}}{% endif %})
{{pub.author}}
{{pub.journal}} {% if pub.note %} ({{pub.note}}) {% endif %} {{pub.year}} {% if pub.doi %}[doi]{% endif %} {% if pub.media %}
Media: {% for article in pub.media %}[{{article.name}}]{% endfor %}{% endif %}

{% endfor %}