Welcome to mirror list, hosted at ThFree Co, Russian Federation.

publications_featured.md « home « content - github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2b6839f26a9bf74dcd042f663a50de87580f3336 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
+++
# Featured Publications widget.
# This widget displays publications from `content/publication/` which have
# `featured = true` in their `+++` front matter.
widget = "publications_featured"
active = true
date = 2016-04-20T00:00:00

title = "Featured Publications"
subtitle = ""

# Order that this section will appear in.
weight = 10

# List format.
#   0 = Simple
#   1 = Detailed
#   2 = APA
#   3 = MLA
#   4 = Stream
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"
+++