add courses in details, remvoe panglossia requirement from template, upstream bug makes make fail
This commit is contained in:
parent
55c8becb61
commit
edbe57c35f
20
details.yml
20
details.yml
@ -93,6 +93,26 @@ publications:
|
|||||||
publication: "Godišnjak za društvenu istoriju - Annual for Social History"
|
publication: "Godišnjak za društvenu istoriju - Annual for Social History"
|
||||||
details: Year XVI Vol. 3 pp. 57-68
|
details: Year XVI Vol. 3 pp. 57-68
|
||||||
|
|
||||||
|
courses:
|
||||||
|
- year: "2020-23"
|
||||||
|
title: "East-Central Europe: Long 19th Century, 1780 to 1914"
|
||||||
|
details: Lecture-based, survey
|
||||||
|
- year: "2020-2022"
|
||||||
|
title: Modern Urban History
|
||||||
|
details: Lecture-based, upper-level
|
||||||
|
- year: 2021
|
||||||
|
title: Visual Historical Methods
|
||||||
|
details: Survey, methodology
|
||||||
|
- year: "2020-22"
|
||||||
|
title: The City in Eastern Europe
|
||||||
|
details: Seminar, upper-level
|
||||||
|
- year: 2020
|
||||||
|
title: Modern Europe from 1939-Present
|
||||||
|
details: Lecture-based, survey
|
||||||
|
- year: 2020
|
||||||
|
title: "Global Habsburgs: New Histories of Empire"
|
||||||
|
details: Graduate Seminar
|
||||||
|
|
||||||
awards:
|
awards:
|
||||||
- year: 2015
|
- year: 2015
|
||||||
title: Illinois Program for Research in the Humanities
|
title: Illinois Program for Research in the Humanities
|
||||||
|
@ -147,6 +147,15 @@ $publications.details$\\[.2cm]
|
|||||||
$endfor$
|
$endfor$
|
||||||
$endif$
|
$endif$
|
||||||
|
|
||||||
|
$if(courses)$
|
||||||
|
\section*{Courses}
|
||||||
|
\noindent
|
||||||
|
$for(courses)$
|
||||||
|
\note{$courses.year$}\textsc{$courses.title$}\\
|
||||||
|
\emph {$courses.details$}\\
|
||||||
|
$endfor$
|
||||||
|
$endif$
|
||||||
|
|
||||||
$if(awards)$
|
$if(awards)$
|
||||||
\section*{Awards, Grants and Fellowships}
|
\section*{Awards, Grants and Fellowships}
|
||||||
\noindent
|
\noindent
|
||||||
|
Loading…
Reference in New Issue
Block a user