diff options
author | Camil Staps | 2020-10-17 21:05:03 +0200 |
---|---|---|
committer | Camil Staps | 2020-10-17 21:05:03 +0200 |
commit | 58a869b10b30c5e6f7acac97606a1eaf6b6be3b3 (patch) | |
tree | 85240bbe37805b854f8ccc6b2f5208d102dd589e /resources | |
parent | Also list Radboud for PhD entry in Work section (diff) |
Add to-appear reviews of Bar-Asher Siegal & Winters
Diffstat (limited to 'resources')
-rw-r--r-- | resources/pug/finals/index.pug | 14 |
1 files changed, 14 insertions, 0 deletions
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 |