Initial commit
This commit is contained in:
33
content/home/publications_selected.md
Normal file
33
content/home/publications_selected.md
Normal file
@@ -0,0 +1,33 @@
|
||||
+++
|
||||
# Selected Publications widget.
|
||||
# This widget displays publications from `content/publication/` which have
|
||||
# `selected = true` in their `+++` front matter.
|
||||
widget = "publications_selected"
|
||||
active = true
|
||||
date = 2016-04-20
|
||||
|
||||
title = "Selected Publications"
|
||||
subtitle = ""
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 10
|
||||
|
||||
# List format.
|
||||
# 0 = Simple
|
||||
# 1 = Detailed
|
||||
# 2 = APA
|
||||
# 3 = MLA
|
||||
list_format = 1
|
||||
|
||||
# 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"
|
||||
+++
|
||||
|
||||
Reference in New Issue
Block a user