2017-11-23 02:41:58 +01:00
|
|
|
+++
|
|
|
|
# Recent Publications widget.
|
|
|
|
# This widget displays recent publications from `content/publication/`.
|
2019-02-04 23:42:51 +01:00
|
|
|
widget = "publications" # Do not modify this line!
|
|
|
|
active = true # Activate this widget? true/false
|
2017-11-23 02:41:58 +01:00
|
|
|
|
|
|
|
title = "Recent Publications"
|
|
|
|
subtitle = ""
|
|
|
|
|
|
|
|
# Order that this section will appear in.
|
|
|
|
weight = 20
|
|
|
|
|
|
|
|
# Number of publications to list.
|
|
|
|
count = 10
|
|
|
|
|
2019-02-04 23:42:51 +01:00
|
|
|
# View.
|
|
|
|
# 1 = List
|
|
|
|
# 2 = Compact
|
|
|
|
# 3 = Card
|
|
|
|
# 4 = Citation
|
|
|
|
view = 2
|
2017-11-23 02:41:58 +01:00
|
|
|
|
|
|
|
# Filter by publication type.
|
|
|
|
# -1: Any
|
|
|
|
# 0: Uncategorized
|
|
|
|
# 1: Conference proceedings
|
|
|
|
# 2: Journal
|
|
|
|
# 3: Work in progress
|
|
|
|
# 4: Technical report
|
|
|
|
# 5: Book
|
|
|
|
# 6: Book chapter
|
|
|
|
publication_type = "-1"
|
|
|
|
|
2019-01-20 14:08:23 +01:00
|
|
|
# Exclude publications that are shown in the Featured Publications widget?
|
|
|
|
exclude_featured = false
|
2017-11-23 02:41:58 +01:00
|
|
|
+++
|
|
|
|
|
2019-02-19 19:09:28 +01:00
|
|
|
{{% alert note %}}
|
|
|
|
Quickly discover relevant content by [filtering publications]({{< ref "/publication/_index.md" >}}).
|
|
|
|
{{% /alert %}}
|