21 lines
439 B
Markdown
21 lines
439 B
Markdown
+++
|
|
# Selected Publications widget.
|
|
# Note: this widget will only display if `content/publication/` contains publications
|
|
# with `selected = true` in their `+++` preamble.
|
|
|
|
date = "2016-04-20T00:00:00"
|
|
draft = false
|
|
|
|
title = "Selected Publications"
|
|
subtitle = ""
|
|
widget = "publications_selected"
|
|
|
|
# Order that this section will appear in.
|
|
weight = 10
|
|
|
|
# Show publication details (such as abstract)? (true/false)
|
|
detailed_list = true
|
|
|
|
+++
|
|
|