summaryrefslogtreecommitdiffhomepage
path: root/resources/pug/finals/index.pug
diff options
context:
space:
mode:
authorCamil Staps2018-05-21 15:30:16 +0200
committerCamil Staps2018-05-21 15:34:14 +0200
commite5f131a168976d7ef60ba310a8d8d52b3db3163c (patch)
treee95651f2d818ea521344572def7acc4a25013b28 /resources/pug/finals/index.pug
parentRemove "freelance programmer"; add SBL Hebrew font (diff)
Nicer layout for publications
Diffstat (limited to 'resources/pug/finals/index.pug')
-rw-r--r--resources/pug/finals/index.pug36
1 files changed, 24 insertions, 12 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug
index 30c92a1..e22f82b 100644
--- a/resources/pug/finals/index.pug
+++ b/resources/pug/finals/index.pug
@@ -57,18 +57,30 @@ block content
+lastSaItem("https://cs.ru.nl/~hubbers/courses/ms_1516/", "Mathematical Structures")
h2 Publications
- ul
- mixin pub(authors, year, title, journal)
- li
- | #{authors}, #{year}. '
- if attributes.url
- a(href=attributes.url, target="_blank")= title
- else
- | #{title}
- |'. #{attributes.prejournal}#[em= journal].
-
- +pub('Camil Staps', 2020, 'Case Markers may have Prevented the Grammaticalization of Ancient Hebrew Bipartite Reciprocal Markers', 'Journal of Semitic Studies')(url='https://www.academia.edu/36680582', prejournal='Accepted for publication in 2020 in the ')
- +pub('Camil Staps', 'to appear', 'A Case Study of Reciprocal Middles in Biblical Hebrew: the Niphal of לחם', 'Orientalia')(prejournal='Accepted for publication in ')
+ mixin pub(authors, year, title, journal)
+ p
+ | #{authors}, #{year}. '
+ if attributes.url
+ a(href=attributes.url, target="_blank")= title
+ else
+ | #{title}
+ |'.
+ br
+ | #{attributes.prejournal}#[em= journal].
+
+ table.main_table.publications
+ tr
+ td To appear
+ td
+ +pub('Camil Staps', 'to appear', 'A Case Study of Reciprocal Middles in Biblical Hebrew: the Niphal of לחם', 'Orientalia')(prejournal='Accepted for publication in ')
+ tr
+ td 2020
+ td
+ +pub('Camil Staps', 2020, 'Case Markers may have Prevented the Grammaticalization of Ancient Hebrew Bipartite Reciprocal Markers', 'Journal of Semitic Studies')(url='https://www.academia.edu/36680582', prejournal='Accepted for publication in 2020 in the ')
+ tr
+ td 2017
+ td
+ +pub('Camil Staps', 2017, 'Code generation for the Thumb-2 instruction set', 'Radboud University Nijmegen')(url='http://cs.ru.nl/bachelorscripties/2017/Camil_Staps___4498062___Code-generation-for-the-Thumb-2-instruction-set.pdf', prejournal='Bachelor thesis, ')
h2 Talks
table.main_table