From 58a869b10b30c5e6f7acac97606a1eaf6b6be3b3 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 17 Oct 2020 21:05:03 +0200 Subject: Add to-appear reviews of Bar-Asher Siegal & Winters --- resources/pug/finals/index.pug | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'resources/pug') diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 104e450..f1d4872 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -64,6 +64,8 @@ block content | doi: - var doiurl = 'https://doi.org/'+attributes.doi a(href!=doiurl, target='_blank')!= attributes.doi + mixin review(year, author, title) + +pub(year, author + ': ' + title)&attributes(attributes) h4 Refereed articles table.main_table.publications @@ -83,6 +85,18 @@ block content td 2018 td +pub(2018, 'A Case Study of Reciprocal Middles in Biblical Hebrew: the Niphal of לחם')(journal='Orientalia', volume=87, issue=2, pages='159-183', url='http://www.academia.edu/37896637') + + h4 Book reviews + table.main_table.publications + tr + td To appear + td + +review('To appear', 'Margaret Winters', 'Historical Linguistics')(journal='LINGUIST List', volume=31) + tr + td + td + +review('To appear', 'Elitzur A. Bar-Asher Siegal', 'The NP-strategy for Expressing Reciprocity')(journal='Bibliotheca Orientalis', volume=77, issue='3/4') + h4 Non-refereed work table.main_table.publications tr -- cgit v1.2.3