diff options
| author | Camil Staps | 2022-09-12 20:31:31 +0200 | 
|---|---|---|
| committer | Camil Staps | 2022-09-12 20:31:31 +0200 | 
| commit | 342cd7c97738bbbe4a48813f4ec2b3029951098b (patch) | |
| tree | 7cff0ca0d121c58aa8466cacae6fa842a436f1d2 /resources | |
| parent | Update SLE presentation title (diff) | |
Update JHS article details; add entry for draft on demonstrative nature of finite complementizers
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 17 | 
1 files changed, 10 insertions, 7 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 8c2c09d..b63240d 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -71,22 +71,21 @@ block content  				if !attributes.authors  					- attributes.authors = 'Camil Staps'  				| #{attributes.authors}, #{year}.  -				if attributes.journal -					|‘ +				|‘  				if attributes.url  					a(href!=attributes.url, target='_blank')!= title  				else  					| !{title} +				|’  				if attributes.journal -					|’. -					| !{attributes.prejournal}#[em!=attributes.journal] +					|. !{attributes.prejournal}#[em!=attributes.journal]  					if attributes.volume  						|  #{attributes.volume}  						if attributes.issue  							|  (#{attributes.issue})  				else if attributes.booktitle  					| , in #{attributes.editors} (eds.), #[em!=attributes.booktitle] -				else +				else if attributes.misc  					| . #{attributes.misc}  				if attributes.pages  					- attributes.pages = attributes.pages.replace('-', '–') @@ -102,9 +101,13 @@ block content  		h4 Refereed articles  		table.main_table.publications  			tr -				td To appear +				td In preparation +				td +					+pub('in preparation', 'On the demonstrative nature of finite complementizers')(authors='Camil Staps and Johan Rooryck', url='https://lingbuzz.net/lingbuzz/006751', misc='Draft on LingBuzz') +			tr +				td 2022  				td -					+pub('to appear', '<em>Lip̄nē</em> ‘in the face of’: a Locative preposition with a threatening connotation')(journal='Journal of Hebrew Scriptures') +					+pub(2022, '<em>Lip̄nē</em> ‘in the face of’: a Locative preposition with a threatening connotation')(journal='Journal of Hebrew Scriptures', volume=22, issue=1, pages='1-24', doi='10.5508/jhs29582', oa)  			tr  				td 2020  				td | 
