diff options
-rw-r--r-- | resources/pug/finals/index.pug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index ef1dd39..6fa4daf 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -92,9 +92,9 @@ block content h4 Book reviews table.main_table.publications tr - td To appear + td 2021 td - +review('to appear', 'Margaret Winters', 'Historical Linguistics')(journal='LINGUIST List', volume=32) + +review(2021, 'Margaret Winters', 'Historical Linguistics')(journal='LINGUIST List', volume=32, issue=1438, url='https://linguistlist.org/issues/32/32-1438/') tr td 2020 td |