21 lines
427 B
Markdown
21 lines
427 B
Markdown
+++
|
|
# Selected Publications widget.
|
|
# This widget displays publications from `content/publication/` which have
|
|
# `selected = true` in their `+++` front matter.
|
|
|
|
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
|
|
|
|
+++
|
|
|