diff options
| author | Camil Staps | 2024-03-03 16:49:04 +0000 | 
|---|---|---|
| committer | Camil Staps | 2024-03-03 16:49:04 +0000 | 
| commit | b8fdbc6ada3b9bdbb7bc8ebc894a1806a68fadfa (patch) | |
| tree | 447fb33a05c180e8a5df13a2214d222c8ba23a8d /resources | |
| parent | Update publications, talks, reviews (diff) | |
Update S&P article details and service section
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 14 | ||||
| -rw-r--r-- | resources/pug/finals/publications.pug | 8 | 
2 files changed, 15 insertions, 7 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index d71b475..1104293 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -136,7 +136,7 @@ block content  				tr  					td  					td -						+pub('in preparation', 'Formalizing spatial-causal polysemy of Agent prepositions')(authors='Staps, Camil & Johan Rooryck', prejournal='Accepted pending revisions by ', journal='Semantics & Pragmatics', url='https://lingbuzz.net/lingbuzz/007721', oa) +						+pub('in preparation', 'Formalizing spatial-causal polysemy of Agent prepositions')(authors='Staps, Camil & Johan Rooryck', prejournal='Accepted by ', journal='Semantics & Pragmatics', url='https://lingbuzz.net/lingbuzz/007721', oa)  				tr  					td  					td @@ -301,10 +301,18 @@ block content  			h2 Service  			table.main_table  				tr +					td 2024 +					td Proofreader for #[a(href='https://langsci-press.org/', target='_blank') Language Science Press]. +				tr +					td +					td Reviewer for #[i Glossa]. +				tr  					td 2023 -					td #[a(href='/publications.html') 4 journal reviews performed, 1 declined]. +					td Reviewer for #[i Glossa], #[i Open Mind], and #[i The New Scholar]. -			p For book reviews, see #[a(href='#book-reviews') above]. +			p +				| For journal review details, see #[a(href='/publications.html') here]. +				| For book reviews, see #[a(href='#book-reviews') above].  		section#grants  			h2 Grants diff --git a/resources/pug/finals/publications.pug b/resources/pug/finals/publications.pug index 8290998..782ba71 100644 --- a/resources/pug/finals/publications.pug +++ b/resources/pug/finals/publications.pug @@ -7,7 +7,7 @@ block content  		a(href='/') #[i.fas.fa-arrow-circle-left]  		|  Publication statistics -	h2 Reviewing and typesetting +	h2 Time to publication  	p.  		Inspired by #[a(href='https://mastodon.social/@fussballinguist/111288814708880725', target='_blank') Simon Meier-Vieracker], @@ -90,8 +90,8 @@ block content  			[['2021-1-4', '2021-2-19'], ['2021-3-11', '2022-9-15']], [['2022-9-15', '2022-9-30']], {print: '2022-11-7'})  		+entry('journalarticle', 'JHS (2022)', '<i>Lip̄nē</i> ‘in the face of’: A Locative preposition with a threatening connotation',  			[['2021-7-8', '2021-9-16'], ['2021-10-4', '2021-12-23']], [['2021-12-23', '2022-9-12']], {online: '2022-9-12'}) -		+entry('journalarticle', 'S&P (in preparation)', 'With Johan Rooryck: Formalizing spatial-causal polysemy of Agent prepositions', -			[['2022-7-4', '2022-9-12'], ['2023-3-6', '2023-6-5'], ['2023-7-30', '2023-10-20'], ['2023-11-10', '2023-12-20'], ['2024-1-8', '2024-1-14'], ['2024-1-15']]) +		+entry('journalarticle', 'S&P (accepted)', 'With Johan Rooryck: Formalizing spatial-causal polysemy of Agent prepositions', +			[['2022-7-4', '2022-9-12'], ['2023-3-6', '2023-6-5'], ['2023-7-30', '2023-10-20'], ['2023-11-10', '2023-12-20'], ['2024-1-8', '2024-1-14'], ['2024-1-15', '2024-3-3']])  		+entry('journalarticle', 'Linguistics (2023)', 'With Johan Rooryck: The interpretation of [+distal] in demonstratives and complementizers',  			[['2022-10-24', '2023-2-23'], ['2023-3-17', '2023-6-9']], [['2023-6-13', '2023-7-18']], {online: '2023-8-5', print: '2023-9-26'})  		+entry('journalarticle', 'BJALL (in preparation)', 'With Martijn Beukenhorst: Semantic properties of prepositions: The distinction between causal <i>min</i> ‘from’ and <i>bə</i> ‘in’', @@ -138,7 +138,7 @@ block content  				series,  			}); -	h2 Own reviews +	h2 Time to review  	p.  		I also keep track of reviews I have performed for journals. | 
