23 lines
417 B
Markdown
23 lines
417 B
Markdown
+++
|
|
# Recent Publications widget.
|
|
# Note: this widget will only display if `content/publication/` contains publications.
|
|
|
|
date = "2017-03-12T00:00:00"
|
|
draft = false
|
|
|
|
title = "Publications"
|
|
subtitle = ""
|
|
widget = "publications"
|
|
|
|
# Order that this section will appear in.
|
|
weight = 20
|
|
|
|
# Number of publications to list.
|
|
count = 10
|
|
|
|
# Show publication details (such as abstract)? (true/false)
|
|
detailed_list = false
|
|
|
|
+++
|
|
|